is not current version
Last Version 1.2.1

io.semla:semla 1.0.1

simple entity management library of awesomeness

GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla
Version

Version

1.0.1
Type

Type

pom

Download semla 1.0.1

Filename Size
semla-1.0.1.pom 9 KB
Browse

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