License |
License |
---|---|
GroupId | GroupIdcom.skoumal.grimoire |
ArtifactId | ArtifactIdwand |
Version | Version1.1.0-alpha2 |
Type | Typeaar |
Description |
DescriptionGrimoire Wand
The Grimoire's wand allows you to conjure spells
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wand-1.1.0-alpha2.pom | |
wand-1.1.0-alpha2-sources.jar | 5 KB |
wand-1.1.0-alpha2-javadoc.jar | 302 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.skoumal.grimoire/wand/ -->
<dependency>
<groupId>com.skoumal.grimoire</groupId>
<artifactId>wand</artifactId>
<version>1.1.0-alpha2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.skoumal.grimoire/wand/
implementation 'com.skoumal.grimoire:wand:1.1.0-alpha2'
// https://jarcasting.com/artifacts/com.skoumal.grimoire/wand/
implementation ("com.skoumal.grimoire:wand:1.1.0-alpha2")
'com.skoumal.grimoire:wand:aar:1.1.0-alpha2'
<dependency org="com.skoumal.grimoire" name="wand" rev="1.1.0-alpha2">
<artifact name="wand" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.skoumal.grimoire', module='wand', version='1.1.0-alpha2')
)
libraryDependencies += "com.skoumal.grimoire" % "wand" % "1.1.0-alpha2"
[com.skoumal.grimoire/wand "1.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.1 |
androidx.core » core-ktx | jar | 1.5.0-beta03 |
androidx.activity » activity-ktx | jar | 1.2.1 |
androidx.fragment » fragment-ktx | jar | 1.3.1 |