com.antwerkz.critter:critter-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.critter
ArtifactId

ArtifactId

critter-core
Last Version

Last Version

3.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download critter-core

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
dev.morphia.morphia : core jar 1.5.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.30

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.30

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.2.5