| License |
License
Other License Agreement
|
|---|---|
| GroupId | GroupIdorg.refcodes |
| ArtifactId | ArtifactIdrefcodes-collection |
| Last Version | Last Version1.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.refcodes:refcodes-collection
Artifact with collection definitions and collections.
|
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-collection/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-collection</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-collection/
implementation 'org.refcodes:refcodes-collection:1.1.6'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-collection/
implementation ("org.refcodes:refcodes-collection:1.1.6")
'org.refcodes:refcodes-collection:jar:1.1.6'
<dependency org="org.refcodes" name="refcodes-collection" rev="1.1.6">
<artifact name="refcodes-collection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-collection', version='1.1.6')
)
libraryDependencies += "org.refcodes" % "refcodes-collection" % "1.1.6"
[org.refcodes/refcodes-collection "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.refcodes : refcodes-mixin | jar | 1.1.6 |
| org.refcodes : refcodes-structure | jar | 1.1.6 |
| org.refcodes : refcodes-data | jar | 1.1.6 |
| org.refcodes : refcodes-licensing | jar | 1.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| log4j : log4j | jar | 1.2.17 |