License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.mike10004 |
ArtifactId | ArtifactIdnative-helper-legacy |
Version | Version8.1.0 |
Type | Typejar |
Description |
DescriptionHelper library for common computing tasks
|
Filename | Size |
---|---|
native-helper-legacy-8.1.0.pom | |
native-helper-legacy-8.1.0.jar | 34 KB |
native-helper-legacy-8.1.0-sources.jar | 25 KB |
native-helper-legacy-8.1.0-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mike10004/native-helper-legacy/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>native-helper-legacy</artifactId>
<version>8.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/native-helper-legacy/
implementation 'com.github.mike10004:native-helper-legacy:8.1.0'
// https://jarcasting.com/artifacts/com.github.mike10004/native-helper-legacy/
implementation ("com.github.mike10004:native-helper-legacy:8.1.0")
'com.github.mike10004:native-helper-legacy:jar:8.1.0'
<dependency org="com.github.mike10004" name="native-helper-legacy" rev="8.1.0">
<artifact name="native-helper-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='native-helper-legacy', version='8.1.0')
)
libraryDependencies += "com.github.mike10004" % "native-helper-legacy" % "8.1.0"
[com.github.mike10004/native-helper-legacy "8.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
com.google.guava : guava | jar | 23.6-jre |
org.apache.ant : ant | jar | 1.10.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |