License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdltsv4s_2.11 |
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.11-1.0.3.pom | |
ltsv4s_2.11-1.0.3.jar | 24 KB |
ltsv4s_2.11-1.0.3-sources.jar | 1 KB |
ltsv4s_2.11-1.0.3-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/ltsv4s_2.11/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>ltsv4s_2.11</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/ltsv4s_2.11/
implementation 'com.github.seratch:ltsv4s_2.11:1.0.3'
// https://jarcasting.com/artifacts/com.github.seratch/ltsv4s_2.11/
implementation ("com.github.seratch:ltsv4s_2.11:1.0.3")
'com.github.seratch:ltsv4s_2.11:jar:1.0.3'
<dependency org="com.github.seratch" name="ltsv4s_2.11" rev="1.0.3">
<artifact name="ltsv4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='ltsv4s_2.11', version='1.0.3')
)
libraryDependencies += "com.github.seratch" % "ltsv4s_2.11" % "1.0.3"
[com.github.seratch/ltsv4s_2.11 "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.4 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.3 |