is not current version
Last Version 10.0.0

com.github.mike10004:native-helper 8.0.4


Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

native-helper
Version

Version

8.0.4
Type

Type

jar

Download native-helper 8.0.4


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