не последняя версия
Последняя версия 10.0.0

com.github.mike10004:native-helper 4.0.0


Категории

Категории

Native Инструменты разработки
Группа

Группа

com.github.mike10004
Идентификатор

Идентификатор

native-helper
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать native-helper 4.0.0


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