| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.semla |
| Идентификатор | Идентификаторsemla |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
Описаниеsemla
simple entity management library of awesomeness
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| semla-1.1.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.semla/semla/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla/
implementation 'io.semla:semla:1.1.0'
// https://jarcasting.com/artifacts/io.semla/semla/
implementation ("io.semla:semla:1.1.0")
'io.semla:semla:pom:1.1.0'
<dependency org="io.semla" name="semla" rev="1.1.0">
<artifact name="semla" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla', version='1.1.0')
)
libraryDependencies += "io.semla" % "semla" % "1.1.0"
[io.semla/semla "1.1.0"]