is not current version
Last Version 3.6.0

com.github.aenniw:jrobot-features 3.4.1


GroupId

GroupId

com.github.aenniw
ArtifactId

ArtifactId

jrobot-features
Version

Version

3.4.1
Type

Type

jar

Download jrobot-features 3.4.1


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