| License |
License |
|---|---|
| GroupId | GroupIdcom.github.axet |
| ArtifactId | ArtifactIdplay |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplay
play
|
| Filename | Size |
|---|---|
| play-1.0.1.pom | |
| play-1.0.1.jar | 38 KB |
| play-1.0.1-sources.jar | 20 KB |
| play-1.0.1-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.axet/play/ -->
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>play</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/play/
implementation 'com.github.axet:play:1.0.1'
// https://jarcasting.com/artifacts/com.github.axet/play/
implementation ("com.github.axet:play:1.0.1")
'com.github.axet:play:jar:1.0.1'
<dependency org="com.github.axet" name="play" rev="1.0.1">
<artifact name="play" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='play', version='1.0.1')
)
libraryDependencies += "com.github.axet" % "play" % "1.0.1"
[com.github.axet/play "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.github.axet : mavennatives | jar | 0.0.9 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-io : commons-io | jar | 2.1 |
| org.apache.httpcomponents : httpclient | jar | 4.1.3 |
| com.thoughtworks.xstream : xstream | jar | 1.4.2 |
| net.java.dev.jna : jna | jar | 3.5.1 |
| net.java.dev.jna : platform | jar | 3.5.1 |