is not current version
Last Version 10.0.0

com.github.mike10004:native-helper 4.2.2


Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

native-helper
Version

Version

4.2.2
Type

Type

jar

Download native-helper 4.2.2


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