is not current version
Last Version 0.2

com.moparisthebest.aptIn16:apt-processor 0.1


GroupId

GroupId

com.moparisthebest.aptIn16
ArtifactId

ArtifactId

apt-processor
Version

Version

0.1
Type

Type

jar

Download apt-processor 0.1


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