Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.github.cric96 |
ArtifactId | ArtifactIdscalapy-gym_2.13 |
Version | Version0.1.55 |
Type | Typejar |
Filename | Size |
---|---|
scalapy-gym_2.13-0.1.55.pom | |
scalapy-gym_2.13-0.1.55.jar | 160 KB |
scalapy-gym_2.13-0.1.55-sources.jar | 8 KB |
scalapy-gym_2.13-0.1.55-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cric96/scalapy-gym_2.13/ -->
<dependency>
<groupId>io.github.cric96</groupId>
<artifactId>scalapy-gym_2.13</artifactId>
<version>0.1.55</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cric96/scalapy-gym_2.13/
implementation 'io.github.cric96:scalapy-gym_2.13:0.1.55'
// https://jarcasting.com/artifacts/io.github.cric96/scalapy-gym_2.13/
implementation ("io.github.cric96:scalapy-gym_2.13:0.1.55")
'io.github.cric96:scalapy-gym_2.13:jar:0.1.55'
<dependency org="io.github.cric96" name="scalapy-gym_2.13" rev="0.1.55">
<artifact name="scalapy-gym_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cric96', module='scalapy-gym_2.13', version='0.1.55')
)
libraryDependencies += "io.github.cric96" % "scalapy-gym_2.13" % "0.1.55"
[io.github.cric96/scalapy-gym_2.13 "0.1.55"]