is not current version
Last Version 0.3.1

org.jmanikin:jmanikin-core 0.2.2

Manikin Core Java API

GroupId

GroupId

org.jmanikin
ArtifactId

ArtifactId

jmanikin-core
Version

Version

0.2.2
Type

Type

jar

Download jmanikin-core 0.2.2


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