is not current version
Last Version 0.0.4

com.3xcool:maventest 0.0.2

Just a test

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.3xcool
ArtifactId

ArtifactId

maventest
Version

Version

0.0.2
Type

Type

aar

Download maventest 0.0.2


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