cthul
Commons, Tools, Helpers and Utils Library
See wiki for details.
If you have a question, head over to the forum.
License |
License |
---|---|
GroupId | GroupIdorg.cthul |
ArtifactId | ArtifactIdcthul-objects |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCthul Objects
Object-related tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
cthul-objects-1.2.pom | |
cthul-objects-1.2.jar | 71 KB |
cthul-objects-1.2-sources.jar | 26 KB |
cthul-objects-1.2-jdk16.jar | 71 KB |
cthul-objects-1.2-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cthul/cthul-objects/ -->
<dependency>
<groupId>org.cthul</groupId>
<artifactId>cthul-objects</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cthul/cthul-objects/
implementation 'org.cthul:cthul-objects:1.2'
// https://jarcasting.com/artifacts/org.cthul/cthul-objects/
implementation ("org.cthul:cthul-objects:1.2")
'org.cthul:cthul-objects:jar:1.2'
<dependency org="org.cthul" name="cthul-objects" rev="1.2">
<artifact name="cthul-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cthul', module='cthul-objects', version='1.2')
)
libraryDependencies += "org.cthul" % "cthul-objects" % "1.2"
[org.cthul/cthul-objects "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
org.cthul : cthul-matchers | jar | 1.0 |
junit : junit | jar | 4.8.2 |
net.sf.twip : twip | jar | 3.3 |
Commons, Tools, Helpers and Utils Library
See wiki for details.
If you have a question, head over to the forum.