License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdltsv4s_2.10 |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionltsv4s
ltsv4s
|
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
ltsv4s_2.10-1.0.3.pom | |
ltsv4s_2.10-1.0.3.jar | 25 KB |
ltsv4s_2.10-1.0.3-sources.jar | 1 KB |
ltsv4s_2.10-1.0.3-javadoc.jar | 352 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/ltsv4s_2.10/
implementation 'com.github.seratch:ltsv4s_2.10:1.0.3'
// https://jarcasting.com/artifacts/com.github.seratch/ltsv4s_2.10/
implementation ("com.github.seratch:ltsv4s_2.10:1.0.3")
'com.github.seratch:ltsv4s_2.10:jar:1.0.3'
<dependency org="com.github.seratch" name="ltsv4s_2.10" rev="1.0.3">
<artifact name="ltsv4s_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='ltsv4s_2.10', version='1.0.3')
)
libraryDependencies += "com.github.seratch" % "ltsv4s_2.10" % "1.0.3"
[com.github.seratch/ltsv4s_2.10 "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.3 |