License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdMagician-Web |
Version | Version1.1.6 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
Magician-Web-1.1.6.pom | |
Magician-Web-1.1.6.jar | 31 KB |
Magician-Web-1.1.6-sources.jar | 19 KB |
Magician-Web-1.1.6-javadoc.jar | 555 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Magician-Web</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/
implementation 'com.github.yuyenews:Magician-Web:1.1.6'
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/
implementation ("com.github.yuyenews:Magician-Web:1.1.6")
'com.github.yuyenews:Magician-Web:jar:1.1.6'
<dependency org="com.github.yuyenews" name="Magician-Web" rev="1.1.6">
<artifact name="Magician-Web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Magician-Web', version='1.1.6')
)
libraryDependencies += "com.github.yuyenews" % "Magician-Web" % "1.1.6"
[com.github.yuyenews/Magician-Web "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
com.github.yuyenews : Magician Optional | jar | 1.1.16 |
com.auth0 : java-jwt | jar | 3.13.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |