xyz.morphia.morphia:util

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

GroupId

GroupId

xyz.morphia.morphia
ArtifactId

ArtifactId

util
Last Version

Last Version

1.4.0
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 util

How to add to project

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

Dependencies

system (1)

Group / Artifact Type Version
java » tools jar ${java.version}

Project Modules

There are no modules declared in this project.
xyz.morphia.morphia

Versions

Version
1.4.0