is not current version
Last Version 1.1.3

com.rempl:rempl-aether 1.1.1


GroupId

GroupId

com.rempl
ArtifactId

ArtifactId

rempl-aether
Version

Version

1.1.1
Type

Type

jar

Download rempl-aether 1.1.1


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