License |
License |
---|---|
GroupId | GroupIdio.indigoengine |
ArtifactId | ArtifactIdfacades_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionfacades
facades
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
facades_2.13-0.2.0.pom | |
facades_2.13-0.2.0.jar | 312 bytes |
facades_2.13-0.2.0-sources.jar | 249 bytes |
facades_2.13-0.2.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.indigoengine/facades_2.13/ -->
<dependency>
<groupId>io.indigoengine</groupId>
<artifactId>facades_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.indigoengine/facades_2.13/
implementation 'io.indigoengine:facades_2.13:0.2.0'
// https://jarcasting.com/artifacts/io.indigoengine/facades_2.13/
implementation ("io.indigoengine:facades_2.13:0.2.0")
'io.indigoengine:facades_2.13:jar:0.2.0'
<dependency org="io.indigoengine" name="facades_2.13" rev="0.2.0">
<artifact name="facades_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.indigoengine', module='facades_2.13', version='0.2.0')
)
libraryDependencies += "io.indigoengine" % "facades_2.13" % "0.2.0"
[io.indigoengine/facades_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |