| License |
License |
|---|---|
| GroupId | GroupIdorg.sklsft |
| ArtifactId | ArtifactIdmapper-root |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSkeleton Mapper - Root
Module racine du projet Mapper
|
| Filename | Size |
|---|---|
| mapper-root-1.0.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sklsft/mapper-root/ -->
<dependency>
<groupId>org.sklsft</groupId>
<artifactId>mapper-root</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sklsft/mapper-root/
implementation 'org.sklsft:mapper-root:1.0.0'
// https://jarcasting.com/artifacts/org.sklsft/mapper-root/
implementation ("org.sklsft:mapper-root:1.0.0")
'org.sklsft:mapper-root:pom:1.0.0'
<dependency org="org.sklsft" name="mapper-root" rev="1.0.0">
<artifact name="mapper-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sklsft', module='mapper-root', version='1.0.0')
)
libraryDependencies += "org.sklsft" % "mapper-root" % "1.0.0"
[org.sklsft/mapper-root "1.0.0"]