License |
License |
---|---|
GroupId | GroupIdcom.github.a14e |
ArtifactId | ArtifactIdcollz_2.11 |
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.11-0.2.2.pom | |
collz_2.11-0.2.2.jar | 171 KB |
collz_2.11-0.2.2-sources.jar | 24 KB |
collz_2.11-0.2.2-javadoc.jar | 545 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.a14e/collz_2.11/
implementation 'com.github.a14e:collz_2.11:0.2.2'
// https://jarcasting.com/artifacts/com.github.a14e/collz_2.11/
implementation ("com.github.a14e:collz_2.11:0.2.2")
'com.github.a14e:collz_2.11:jar:0.2.2'
<dependency org="com.github.a14e" name="collz_2.11" rev="0.2.2">
<artifact name="collz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.a14e', module='collz_2.11', version='0.2.2')
)
libraryDependencies += "com.github.a14e" % "collz_2.11" % "0.2.2"
[com.github.a14e/collz_2.11 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |