License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdio.github.ooknight |
ArtifactId | ArtifactIdaxios |
Last Version | Last Version0.21.1.110 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuniverse ui
|
Filename | Size |
---|---|
axios-0.21.1.110.pom | |
axios-0.21.1.110.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ooknight/axios/ -->
<dependency>
<groupId>io.github.ooknight</groupId>
<artifactId>axios</artifactId>
<version>0.21.1.110</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/axios/
implementation 'io.github.ooknight:axios:0.21.1.110'
// https://jarcasting.com/artifacts/io.github.ooknight/axios/
implementation ("io.github.ooknight:axios:0.21.1.110")
'io.github.ooknight:axios:jar:0.21.1.110'
<dependency org="io.github.ooknight" name="axios" rev="0.21.1.110">
<artifact name="axios" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='axios', version='0.21.1.110')
)
libraryDependencies += "io.github.ooknight" % "axios" % "0.21.1.110"
[io.github.ooknight/axios "0.21.1.110"]