| License |
License |
|---|---|
| GroupId | GroupIdio.semla |
| ArtifactId | ArtifactIdsemla |
| Version | Version1.2.0 |
| Type | Typepom |
| Description |
Descriptionsemla
simple entity management library of awesomeness
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| semla-1.2.0.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.semla/semla/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla/
implementation 'io.semla:semla:1.2.0'
// https://jarcasting.com/artifacts/io.semla/semla/
implementation ("io.semla:semla:1.2.0")
'io.semla:semla:pom:1.2.0'
<dependency org="io.semla" name="semla" rev="1.2.0">
<artifact name="semla" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla', version='1.2.0')
)
libraryDependencies += "io.semla" % "semla" % "1.2.0"
[io.semla/semla "1.2.0"]