critter

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

GroupId

GroupId

dev.morphia.critter
ArtifactId

ArtifactId

critter
Last Version

Last Version

4.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/MorphiaOrg/critter

Download critter

Filename Size
critter-4.1.2.pom 12 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
dev.morphia.critter

Versions

Version
4.1.2
4.1.1
4.1.0
4.0.0
4.0.0-RC1