is not current version
Last Version 1.2

org.cthul:cthul-objects 1.1.0

Object-related tools

GroupId

GroupId

org.cthul
ArtifactId

ArtifactId

cthul-objects
Version

Version

1.1.0
Type

Type

jar

Download cthul-objects 1.1.0


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