GroupId | GroupIdorg.julienrf |
---|---|
ArtifactId | ArtifactIdenum-labels_2.11 |
Version | Version2.1 |
Type | Typejar |
Filename | Size |
---|---|
enum-labels_2.11-2.1.pom | |
enum-labels_2.11-2.1.jar | 7 KB |
enum-labels_2.11-2.1-sources.jar | 1012 bytes |
enum-labels_2.11-2.1-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.julienrf/enum-labels_2.11/ -->
<dependency>
<groupId>org.julienrf</groupId>
<artifactId>enum-labels_2.11</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.julienrf/enum-labels_2.11/
implementation 'org.julienrf:enum-labels_2.11:2.1'
// https://jarcasting.com/artifacts/org.julienrf/enum-labels_2.11/
implementation ("org.julienrf:enum-labels_2.11:2.1")
'org.julienrf:enum-labels_2.11:jar:2.1'
<dependency org="org.julienrf" name="enum-labels_2.11" rev="2.1">
<artifact name="enum-labels_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.julienrf', module='enum-labels_2.11', version='2.1')
)
libraryDependencies += "org.julienrf" % "enum-labels_2.11" % "2.1"
[org.julienrf/enum-labels_2.11 "2.1"]