не последняя версия
Последняя версия 1.2.1

io.semla:semla 1.0.0

simple entity management library of awesomeness

Группа

Группа

io.semla
Идентификатор

Идентификатор

semla
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать semla 1.0.0

Имя Файла Размер
semla-1.0.0.pom 9 KB
Обзор

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