is not current version
Last Version 0.9.12

com.adaptrex:adaptrex-plus 0.9.10


GroupId

GroupId

com.adaptrex
ArtifactId

ArtifactId

adaptrex-plus
Version

Version

0.9.10
Type

Type

jar

Download adaptrex-plus 0.9.10


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