| License |
License |
|---|---|
| GroupId | GroupIdorg.jmanikin |
| ArtifactId | ArtifactIdjmanikin-core |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjmanikin-core
Manikin Core Java API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jmanikin-core-0.3.1.pom | |
| jmanikin-core-0.3.1.jar | 49 KB |
| jmanikin-core-0.3.1-sources.jar | 17 KB |
| jmanikin-core-0.3.1-javadoc.jar | 367 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jmanikin/jmanikin-core/ -->
<dependency>
<groupId>org.jmanikin</groupId>
<artifactId>jmanikin-core</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmanikin/jmanikin-core/
implementation 'org.jmanikin:jmanikin-core:0.3.1'
// https://jarcasting.com/artifacts/org.jmanikin/jmanikin-core/
implementation ("org.jmanikin:jmanikin-core:0.3.1")
'org.jmanikin:jmanikin-core:jar:0.3.1'
<dependency org="org.jmanikin" name="jmanikin-core" rev="0.3.1">
<artifact name="jmanikin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmanikin', module='jmanikin-core', version='0.3.1')
)
libraryDependencies += "org.jmanikin" % "jmanikin-core" % "0.3.1"
[org.jmanikin/jmanikin-core "0.3.1"]