Api4J POM


License

License

GroupId

GroupId

org.cthul.api4j
ArtifactId

ArtifactId

api4j
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Api4J POM
Project URL

Project URL

http://cthul.org/
Source Code Management

Source Code Management

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

Download api4j

Filename Size
api4j-1.0.pom 12 KB
Browse

How to add to project

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

  • core
  • hamcrest
  • maven-plugin
  • ittest

cthul

Commons, Tools, Helpers and Utils Library

See wiki for details.

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

Versions

Version
1.0