is not current version
Last Version 1.2.1

io.semla:semla-inject 1.1.4


GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-inject
Version

Version

1.1.4
Type

Type

jar

Download semla-inject 1.1.4


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