Last Version

Object Essentials 1.2.0

Object Essentials contain utility classes useful for general Java object handling.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantledillusion.essentials
ArtifactId

ArtifactId

object-essentials
Version

Version

1.2.0
Type

Type

jar
Description

Description

Object Essentials
Object Essentials contain utility classes useful for general Java object handling.
Project URL

Project URL

http://www.mantledillusion.com

Download object-essentials 1.2.0


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

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.