is not current version
Last Version 10.0.0

com.github.mike10004:native-helper 7.1.0


Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

native-helper
Version

Version

7.1.0
Type

Type

jar

Download native-helper 7.1.0


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