GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdltsv4s_2.10 |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
ltsv4s_2.10-1.0.2.pom | |
ltsv4s_2.10-1.0.2.jar | 25 KB |
ltsv4s_2.10-1.0.2-sources.jar | 1 KB |
ltsv4s_2.10-1.0.2-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/ltsv4s_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>ltsv4s_2.10</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/ltsv4s_2.10/
implementation 'com.github.seratch:ltsv4s_2.10:1.0.2'
// https://jarcasting.com/artifacts/com.github.seratch/ltsv4s_2.10/
implementation ("com.github.seratch:ltsv4s_2.10:1.0.2")
'com.github.seratch:ltsv4s_2.10:jar:1.0.2'
<dependency org="com.github.seratch" name="ltsv4s_2.10" rev="1.0.2">
<artifact name="ltsv4s_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='ltsv4s_2.10', version='1.0.2')
)
libraryDependencies += "com.github.seratch" % "ltsv4s_2.10" % "1.0.2"
[com.github.seratch/ltsv4s_2.10 "1.0.2"]