is not current version
Last Version 1.1.6

org.refcodes:refcodes-collection 1.1.3

Artifact with collection definitions and collections.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-collection
Version

Version

1.1.3
Type

Type

jar

Download refcodes-collection 1.1.3


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