is not current version
Last Version 2.0.2

com.github.yuyenews:Magician 1.1.1


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Magician
Version

Version

1.1.1
Type

Type

jar

Download Magician 1.1.1


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