| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Native Development Tools |
| GroupId | GroupIdcom.github.axet |
| ArtifactId | ArtifactIdmavennatives |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmavennatives
mavennatives
|
| Filename | Size |
|---|---|
| mavennatives-0.0.9.pom | |
| mavennatives-0.0.9.jar | 6 KB |
| mavennatives-0.0.9-sources.jar | 2 KB |
| mavennatives-0.0.9-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.axet/mavennatives/ -->
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>mavennatives</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/mavennatives/
implementation 'com.github.axet:mavennatives:0.0.9'
// https://jarcasting.com/artifacts/com.github.axet/mavennatives/
implementation ("com.github.axet:mavennatives:0.0.9")
'com.github.axet:mavennatives:jar:0.0.9'
<dependency org="com.github.axet" name="mavennatives" rev="0.0.9">
<artifact name="mavennatives" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='mavennatives', version='0.0.9')
)
libraryDependencies += "com.github.axet" % "mavennatives" % "0.0.9"
[com.github.axet/mavennatives "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-io : commons-io | jar | 2.1 |