is not current version
Last Version 0.0.9

com.github.axet:mavennatives 0.0.8

mavennatives

Categories

Categories

Maven Build Tools Native Development Tools
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

mavennatives
Version

Version

0.0.8
Type

Type

jar

Download mavennatives 0.0.8


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