| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sklsft |
| Идентификатор | Идентификаторmapper-root |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSkeleton Mapper - Root
Module racine du projet Mapper
|
| Имя Файла | Размер |
|---|---|
| mapper-root-1.0.0.pom | 4 KB |
| Обзор |
<!-- 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"]