| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yuyenews |
| ArtifactId | ArtifactIdMartian-Server |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| Martian-Server-1.1.0.pom | |
| Martian-Server-1.1.0.jar | 99 KB |
| Martian-Server-1.1.0-sources.jar | 101 KB |
| Martian-Server-1.1.0-javadoc.jar | 954 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Martian-Server/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Martian-Server</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian-Server/
implementation 'com.github.yuyenews:Martian-Server:1.1.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian-Server/
implementation ("com.github.yuyenews:Martian-Server:1.1.0")
'com.github.yuyenews:Martian-Server:jar:1.1.0'
<dependency org="com.github.yuyenews" name="Martian-Server" rev="1.1.0">
<artifact name="Martian-Server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Martian-Server', version='1.1.0')
)
libraryDependencies += "com.github.yuyenews" % "Martian-Server" % "1.1.0"
[com.github.yuyenews/Martian-Server "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.8.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |