is not current version
Last Version 4.3.0

net.thk-systems.commons:cumin 4.0.2

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

4.0.2
Type

Type

jar

Download cumin 4.0.2


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