Annotation Interface Version.ScalaLibrary

Enclosing class:
Version

public static @interface Version.ScalaLibrary
A location for a library jar for the Scala library.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the library
    The download url
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The SHA-1 checksum
  • Element Details

    • name

      String name
      The name of the library
    • url

      String url
      The download url
    • sha1

      String sha1
      The SHA-1 checksum
      Default:
      ""