License |
License |
---|---|
GroupId | GroupIdorg.cthul.api4j |
ArtifactId | ArtifactIdapi4j-core |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionApi4J Core
Api4J Core
|
Filename | Size |
---|---|
api4j-core-1.0.pom | |
api4j-core-1.0.jar | 114 KB |
api4j-core-1.0-sources.jar | 51 KB |
api4j-core-1.0-javadoc.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cthul.api4j/api4j-core/ -->
<dependency>
<groupId>org.cthul.api4j</groupId>
<artifactId>api4j-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cthul.api4j/api4j-core/
implementation 'org.cthul.api4j:api4j-core:1.0'
// https://jarcasting.com/artifacts/org.cthul.api4j/api4j-core/
implementation ("org.cthul.api4j:api4j-core:1.0")
'org.cthul.api4j:api4j-core:jar:1.0'
<dependency org="org.cthul.api4j" name="api4j-core" rev="1.0">
<artifact name="api4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cthul.api4j', module='api4j-core', version='1.0')
)
libraryDependencies += "org.cthul.api4j" % "api4j-core" % "1.0"
[org.cthul.api4j/api4j-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.20 |
org.codehaus.groovy : groovy | jar | 2.2.1 |
com.thoughtworks.qdox : qdox | jar | 2.0-M3 |
org.cthul : cthul-log | jar | 1.0 |
org.cthul : cthul-objects | jar | 1.2 |
org.cthul : cthul-xml | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.8.2 |
net.sf.twip : twip | jar | 3.3 |
org.slf4j : slf4j-jdk14 | jar | 1.7.2 |