License |
License |
---|---|
GroupId | GroupIdde.surfice |
ArtifactId | ArtifactIdsjsx_2.11 |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionSJSX
SJSX
|
Project URL |
Project URL |
Project Organization |
Project Organizationde.surfice |
Filename | Size |
---|---|
sjsx_2.11-0.3.1.pom | |
sjsx_2.11-0.3.1.jar | 268 bytes |
sjsx_2.11-0.3.1-sources.jar | 242 bytes |
sjsx_2.11-0.3.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.surfice/sjsx_2.11/ -->
<dependency>
<groupId>de.surfice</groupId>
<artifactId>sjsx_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.surfice/sjsx_2.11/
implementation 'de.surfice:sjsx_2.11:0.3.1'
// https://jarcasting.com/artifacts/de.surfice/sjsx_2.11/
implementation ("de.surfice:sjsx_2.11:0.3.1")
'de.surfice:sjsx_2.11:jar:0.3.1'
<dependency org="de.surfice" name="sjsx_2.11" rev="0.3.1">
<artifact name="sjsx_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.surfice', module='sjsx_2.11', version='0.3.1')
)
libraryDependencies += "de.surfice" % "sjsx_2.11" % "0.3.1"
[de.surfice/sjsx_2.11 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.11 | jar | 0.4.4 |