is not current version
Last Version 4.3.0

net.thk-systems.commons:cumin 2.1.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.1.0
Type

Type

jar

Download cumin 2.1.0


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