is not current version
Last Version 0.2

com.moparisthebest.aptIn16:netui-compiler 0.1


Categories

Categories

Net
GroupId

GroupId

com.moparisthebest.aptIn16
ArtifactId

ArtifactId

netui-compiler
Version

Version

0.1
Type

Type

jar

Download netui-compiler 0.1


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