is not current version
Last Version 0.2

com.moparisthebest.aptIn16:core 0.1


GroupId

GroupId

com.moparisthebest.aptIn16
ArtifactId

ArtifactId

core
Version

Version

0.1
Type

Type

jar

Download core 0.1


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