is not current version
Last Version 4.3.0

net.thk-systems.commons:cumin 3.4.1

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

3.4.1
Type

Type

jar

Download cumin 3.4.1


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