Last Version

Android Core 0.3.3

Stub classes to run Android projects in Desktop environment

License

License

GroupId

GroupId

com.harium.android
ArtifactId

ArtifactId

core
Version

Version

0.3.3
Type

Type

jar
Description

Description

Android Core
Stub classes to run Android projects in Desktop environment

Download core 0.3.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.