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