GroupId | GroupIdcom.github.aenniw |
---|---|
ArtifactId | ArtifactIdjrobot-features |
Version | Version3.4 |
Type | Typejar |
Filename | Size |
---|---|
jrobot-features-3.4.pom | |
jrobot-features-3.4.kar | 3 MB |
jrobot-features-3.4-sources.jar | 818 bytes |
jrobot-features-3.4-javadoc.jar | 331 bytes |
jrobot-features-3.4-features.xml | 903 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aenniw/jrobot-features/ -->
<dependency>
<groupId>com.github.aenniw</groupId>
<artifactId>jrobot-features</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aenniw/jrobot-features/
implementation 'com.github.aenniw:jrobot-features:3.4'
// https://jarcasting.com/artifacts/com.github.aenniw/jrobot-features/
implementation ("com.github.aenniw:jrobot-features:3.4")
'com.github.aenniw:jrobot-features:jar:3.4'
<dependency org="com.github.aenniw" name="jrobot-features" rev="3.4">
<artifact name="jrobot-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aenniw', module='jrobot-features', version='3.4')
)
libraryDependencies += "com.github.aenniw" % "jrobot-features" % "3.4"
[com.github.aenniw/jrobot-features "3.4"]