is not current version
Last Version 4.0.3

com.comcast.magic-wand:spells 4.0.1

Comcast-created magic wand entry parent pom.

GroupId

GroupId

com.comcast.magic-wand
ArtifactId

ArtifactId

spells
Version

Version

4.0.1
Type

Type

pom

Download spells 4.0.1

Filename Size
spells-4.0.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.comcast.magic-wand/spells/ -->
<dependency>
    <groupId>com.comcast.magic-wand</groupId>
    <artifactId>spells</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.comcast.magic-wand/spells/
implementation 'com.comcast.magic-wand:spells:4.0.1'
// https://jarcasting.com/artifacts/com.comcast.magic-wand/spells/
implementation ("com.comcast.magic-wand:spells:4.0.1")
'com.comcast.magic-wand:spells:pom:4.0.1'
<dependency org="com.comcast.magic-wand" name="spells" rev="4.0.1">
  <artifact name="spells" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.comcast.magic-wand', module='spells', version='4.0.1')
)
libraryDependencies += "com.comcast.magic-wand" % "spells" % "4.0.1"
[com.comcast.magic-wand/spells "4.0.1"]