License |
License |
---|---|
GroupId | GroupIdio.indigoengine |
ArtifactId | ArtifactIdshared_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionshared
shared
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shared_2.13-0.2.0.pom | |
shared_2.13-0.2.0.jar | 971 KB |
shared_2.13-0.2.0-sources.jar | 85 KB |
shared_2.13-0.2.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.indigoengine/shared_2.13/ -->
<dependency>
<groupId>io.indigoengine</groupId>
<artifactId>shared_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.indigoengine/shared_2.13/
implementation 'io.indigoengine:shared_2.13:0.2.0'
// https://jarcasting.com/artifacts/io.indigoengine/shared_2.13/
implementation ("io.indigoengine:shared_2.13:0.2.0")
'io.indigoengine:shared_2.13:jar:0.2.0'
<dependency org="io.indigoengine" name="shared_2.13" rev="0.2.0">
<artifact name="shared_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.indigoengine', module='shared_2.13', version='0.2.0')
)
libraryDependencies += "io.indigoengine" % "shared_2.13" % "0.2.0"
[io.indigoengine/shared_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-stubs_2.13 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.13 | jar | 0.7.4 |
org.scalacheck : scalacheck_2.13 | jar | 1.14.3 |