is not current version
Last Version 8.1.0

com.github.mike10004:native-helper-legacy 8.0.5


Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

native-helper-legacy
Version

Version

8.0.5
Type

Type

jar

Download native-helper-legacy 8.0.5


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