is not current version
Last Version 1.1.6

org.refcodes:refcodes-collection 0.3.0

Artifact with collection definitions and collections.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-collection
Version

Version

0.3.0
Type

Type

jar

Download refcodes-collection 0.3.0


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-collection/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-collection</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-collection/
implementation 'org.refcodes:refcodes-collection:0.3.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-collection/
implementation ("org.refcodes:refcodes-collection:0.3.0")
'org.refcodes:refcodes-collection:jar:0.3.0'
<dependency org="org.refcodes" name="refcodes-collection" rev="0.3.0">
  <artifact name="refcodes-collection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-collection', version='0.3.0')
)
libraryDependencies += "org.refcodes" % "refcodes-collection" % "0.3.0"
[org.refcodes/refcodes-collection "0.3.0"]