is not current version
Last Version 0.21.0-1.5.7

org.bytedeco:gym 0.17.2-1.5.4


GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

gym
Version

Version

0.17.2-1.5.4
Type

Type

jar

Download gym 0.17.2-1.5.4


<!-- https://jarcasting.com/artifacts/org.bytedeco/gym/ -->
<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>gym</artifactId>
    <version>0.17.2-1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/gym/
implementation 'org.bytedeco:gym:0.17.2-1.5.4'
// https://jarcasting.com/artifacts/org.bytedeco/gym/
implementation ("org.bytedeco:gym:0.17.2-1.5.4")
'org.bytedeco:gym:jar:0.17.2-1.5.4'
<dependency org="org.bytedeco" name="gym" rev="0.17.2-1.5.4">
  <artifact name="gym" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='gym', version='0.17.2-1.5.4')
)
libraryDependencies += "org.bytedeco" % "gym" % "0.17.2-1.5.4"
[org.bytedeco/gym "0.17.2-1.5.4"]