Last Version

native-helper 10.0.0

Helper library for common computing tasks

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

native-helper
Version

Version

10.0.0
Type

Type

jar
Description

Description

native-helper
Helper library for common computing tasks

Download native-helper 10.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 23.6-jre
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
junit : junit jar 4.12
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.10
com.github.mike10004 : subprocess jar 0.1

Project Modules

There are no modules declared in this project.