public final class ArtifactInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SbtOrganization
Define the name used to identify the sbt organization.
|
static java.lang.String |
ScalaCompilerID
Define the ID used to identify the Scala compiler.
|
static java.lang.String |
ScalaLibraryID
Define the ID used to identify the Scala library.
|
static java.lang.String |
ScalaOrganization
Define the name of the Scala organization.
|
| Constructor and Description |
|---|
ArtifactInfo() |
public static final java.lang.String ScalaOrganization
public static final java.lang.String SbtOrganization
public static final java.lang.String ScalaLibraryID
public static final java.lang.String ScalaCompilerID