is not current version
Last Version 2.0.1

com.github.yuyenews:Magician-Web 1.1.1


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Magician-Web
Version

Version

1.1.1
Type

Type

jar

Download Magician-Web 1.1.1


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