Grimoire Wand

The Grimoire's wand allows you to conjure spells

License

License

GroupId

GroupId

com.skoumal.grimoire
ArtifactId

ArtifactId

wand-wizard
Last Version

Last Version

1.1.0-beta4
Release Date

Release Date

Type

Type

aar
Description

Description

Grimoire Wand
The Grimoire's wand allows you to conjure spells
Project URL

Project URL

https://github.com/skoumalcz/grimoire-wand
Source Code Management

Source Code Management

https://github.com/skoumalcz/grimoire-wand

Download wand-wizard

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-beta4
1.1.0-beta3
1.1.0-beta2
1.1.0-beta1
1.1.0-alpha2