License |
License |
---|---|
GroupId | GroupIdcom.droidkit |
ArtifactId | ArtifactIdactors-android |
Version | Version0.6.1 |
Type | Typeaar |
Description |
DescriptionDroidKit Actors: Android
DroidKit Actors: Android is extension for DroidKit Actors
|
Project URL |
Project URL |
Filename | Size |
---|---|
actors-android-0.6.1.pom | |
actors-android-0.6.1.aar | 6 KB |
actors-android-0.6.1-sources.jar | 2 KB |
actors-android-0.6.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.droidkit/actors-android/ -->
<dependency>
<groupId>com.droidkit</groupId>
<artifactId>actors-android</artifactId>
<version>0.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.droidkit/actors-android/
implementation 'com.droidkit:actors-android:0.6.1'
// https://jarcasting.com/artifacts/com.droidkit/actors-android/
implementation ("com.droidkit:actors-android:0.6.1")
'com.droidkit:actors-android:aar:0.6.1'
<dependency org="com.droidkit" name="actors-android" rev="0.6.1">
<artifact name="actors-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.droidkit', module='actors-android', version='0.6.1')
)
libraryDependencies += "com.droidkit" % "actors-android" % "0.6.1"
[com.droidkit/actors-android "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.droidkit : actors | jar | 0.6.1 |