Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.antwerkz.critter |
ArtifactId | ArtifactIdcritter-core |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
critter-core-3.0.5.pom | |
critter-core-3.0.5.jar | 5 KB |
critter-core-3.0.5-sources.jar | 2 KB |
critter-core-3.0.5-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antwerkz.critter/critter-core/ -->
<dependency>
<groupId>com.antwerkz.critter</groupId>
<artifactId>critter-core</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.critter/critter-core/
implementation 'com.antwerkz.critter:critter-core:3.0.5'
// https://jarcasting.com/artifacts/com.antwerkz.critter/critter-core/
implementation ("com.antwerkz.critter:critter-core:3.0.5")
'com.antwerkz.critter:critter-core:jar:3.0.5'
<dependency org="com.antwerkz.critter" name="critter-core" rev="3.0.5">
<artifact name="critter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.critter', module='critter-core', version='3.0.5')
)
libraryDependencies += "com.antwerkz.critter" % "critter-core" % "3.0.5"
[com.antwerkz.critter/critter-core "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
dev.morphia.morphia : core | jar | 1.5.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.30 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.3.30 |