is not current version
Last Version 4.3.0

net.thk-systems.commons:cumin 2.2.0

Commons for lang, crypto, xml, dom, text, csv, reflection, annotations, parsing, ...

Categories

Categories

Net
GroupId

GroupId

net.thk-systems.commons
ArtifactId

ArtifactId

cumin
Version

Version

2.2.0
Type

Type

jar

Download cumin 2.2.0


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