is not current version
Last Version 0.1.5

com.github.zhongl:webot_2.13 0.1.2

webot

GroupId

GroupId

com.github.zhongl
ArtifactId

ArtifactId

webot_2.13
Version

Version

0.1.2
Type

Type

jar

Download webot_2.13 0.1.2


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