License |
License |
---|---|
GroupId | GroupIdcom.github.a14e |
ArtifactId | ArtifactIdcollz_2.12 |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptioncollz
collz
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.a14e |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
collz_2.12-0.2.2.pom | |
collz_2.12-0.2.2.jar | 158 KB |
collz_2.12-0.2.2-sources.jar | 24 KB |
collz_2.12-0.2.2-javadoc.jar | 881 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.a14e/collz_2.12/ -->
<dependency>
<groupId>com.github.a14e</groupId>
<artifactId>collz_2.12</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.a14e/collz_2.12/
implementation 'com.github.a14e:collz_2.12:0.2.2'
// https://jarcasting.com/artifacts/com.github.a14e/collz_2.12/
implementation ("com.github.a14e:collz_2.12:0.2.2")
'com.github.a14e:collz_2.12:jar:0.2.2'
<dependency org="com.github.a14e" name="collz_2.12" rev="0.2.2">
<artifact name="collz_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.a14e', module='collz_2.12', version='0.2.2')
)
libraryDependencies += "com.github.a14e" % "collz_2.12" % "0.2.2"
[com.github.a14e/collz_2.12 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |