is not current version
Last Version 1.0.9

io.semla:semla-core 1.0.7


GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-core
Version

Version

1.0.7
Type

Type

jar

Download semla-core 1.0.7


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