Cthul POM

Common Tools, Helpers, and Utils Library

License

License

GroupId

GroupId

org.cthul
ArtifactId

ArtifactId

cthul
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Cthul POM
Common Tools, Helpers, and Utils Library
Project URL

Project URL

http://cthul.org/
Source Code Management

Source Code Management

https://github.com/derari/cthul.git

Download cthul

Filename Size
cthul-1.1.0.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • matchers
  • objects
  • xml

cthul

Commons, Tools, Helpers and Utils Library

See wiki for details.

If you have a question, head over to the forum.

Versions

Version
1.1.0
1.0