License |
License |
---|---|
GroupId | GroupIdcom.github.aloiscochard.sindi |
ArtifactId | ArtifactIdsindi-compiler_2.9.1 |
Version | Version0.5 |
Type | Typejar |
Description |
Descriptionsindi-compiler
sindi-compiler
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.aloiscochard.sindi |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sindi-compiler_2.9.1-0.5.pom | |
sindi-compiler_2.9.1-0.5.jar | 399 KB |
sindi-compiler_2.9.1-0.5-sources.jar | 11 KB |
sindi-compiler_2.9.1-0.5-javadoc.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aloiscochard.sindi/sindi-compiler_2.9.1/ -->
<dependency>
<groupId>com.github.aloiscochard.sindi</groupId>
<artifactId>sindi-compiler_2.9.1</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aloiscochard.sindi/sindi-compiler_2.9.1/
implementation 'com.github.aloiscochard.sindi:sindi-compiler_2.9.1:0.5'
// https://jarcasting.com/artifacts/com.github.aloiscochard.sindi/sindi-compiler_2.9.1/
implementation ("com.github.aloiscochard.sindi:sindi-compiler_2.9.1:0.5")
'com.github.aloiscochard.sindi:sindi-compiler_2.9.1:jar:0.5'
<dependency org="com.github.aloiscochard.sindi" name="sindi-compiler_2.9.1" rev="0.5">
<artifact name="sindi-compiler_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aloiscochard.sindi', module='sindi-compiler_2.9.1', version='0.5')
)
libraryDependencies += "com.github.aloiscochard.sindi" % "sindi-compiler_2.9.1" % "0.5"
[com.github.aloiscochard.sindi/sindi-compiler_2.9.1 "0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.aloiscochard.sindi : sindi-core_2.9.1 | jar | 0.5 |
org.scala-lang : scala-library | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.1 | jar | 1.6.1 |