Last Version

NativeImage 0.4

NativeImageLib for Android

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.scurab
ArtifactId

ArtifactId

nativeimage
Version

Version

0.4
Type

Type

aar
Description

Description

NativeImage
NativeImageLib for Android
Project URL

Project URL

https://github.com/jbruchanov/NativeImageAndroid
Source Code Management

Source Code Management

https://github.com/jbruchanov/NativeImageAndroid

Download nativeimage 0.4


<!-- https://jarcasting.com/artifacts/com.scurab/nativeimage/ -->
<dependency>
    <groupId>com.scurab</groupId>
    <artifactId>nativeimage</artifactId>
    <version>0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.scurab/nativeimage/
implementation 'com.scurab:nativeimage:0.4'
// https://jarcasting.com/artifacts/com.scurab/nativeimage/
implementation ("com.scurab:nativeimage:0.4")
'com.scurab:nativeimage:aar:0.4'
<dependency org="com.scurab" name="nativeimage" rev="0.4">
  <artifact name="nativeimage" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.scurab', module='nativeimage', version='0.4')
)
libraryDependencies += "com.scurab" % "nativeimage" % "0.4"
[com.scurab/nativeimage "0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.