is not current version
Last Version 0.10.1

com.jcabi:jcabi-aether 0.7.18


GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-aether
Version

Version

0.7.18
Type

Type

jar

Download jcabi-aether 0.7.18


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