Last Version

dismantle 0.0.4

A Mantle clone in Java. An easy way to create and externalize objects using maps.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.codeminer42
ArtifactId

ArtifactId

dismantle
Version

Version

0.0.4
Type

Type

jar
Description

Description

dismantle
A Mantle clone in Java. An easy way to create and externalize objects using maps.
Project URL

Project URL

https://github.com/Codeminer42/dismantle

Download dismantle 0.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
net.vidageek : mirror jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.+

Project Modules

There are no modules declared in this project.