GroupId | GroupIdcom.github.a14e |
---|---|
ArtifactId | ArtifactIdcollz_2.11 |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
collz_2.11-0.2.pom | |
collz_2.11-0.2.jar | 150 KB |
collz_2.11-0.2-sources.jar | 22 KB |
collz_2.11-0.2-javadoc.jar | 532 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.a14e/collz_2.11/ -->
<dependency>
<groupId>com.github.a14e</groupId>
<artifactId>collz_2.11</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.a14e/collz_2.11/
implementation 'com.github.a14e:collz_2.11:0.2'
// https://jarcasting.com/artifacts/com.github.a14e/collz_2.11/
implementation ("com.github.a14e:collz_2.11:0.2")
'com.github.a14e:collz_2.11:jar:0.2'
<dependency org="com.github.a14e" name="collz_2.11" rev="0.2">
<artifact name="collz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.a14e', module='collz_2.11', version='0.2')
)
libraryDependencies += "com.github.a14e" % "collz_2.11" % "0.2"
[com.github.a14e/collz_2.11 "0.2"]