GroupId | GroupIdcom.github.piltt |
---|---|
ArtifactId | ArtifactIdsilky-persistence_2.10 |
Version | Version1.0.47 |
Type | Typejar |
Filename | Size |
---|---|
silky-persistence_2.10-1.0.47.pom | |
silky-persistence_2.10-1.0.47.jar | 95 KB |
silky-persistence_2.10-1.0.47-sources.jar | 6 KB |
silky-persistence_2.10-1.0.47-javadoc.jar | 369 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.piltt/silky-persistence_2.10/ -->
<dependency>
<groupId>com.github.piltt</groupId>
<artifactId>silky-persistence_2.10</artifactId>
<version>1.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piltt/silky-persistence_2.10/
implementation 'com.github.piltt:silky-persistence_2.10:1.0.47'
// https://jarcasting.com/artifacts/com.github.piltt/silky-persistence_2.10/
implementation ("com.github.piltt:silky-persistence_2.10:1.0.47")
'com.github.piltt:silky-persistence_2.10:jar:1.0.47'
<dependency org="com.github.piltt" name="silky-persistence_2.10" rev="1.0.47">
<artifact name="silky-persistence_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piltt', module='silky-persistence_2.10', version='1.0.47')
)
libraryDependencies += "com.github.piltt" % "silky-persistence_2.10" % "1.0.47"
[com.github.piltt/silky-persistence_2.10 "1.0.47"]