License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdio.github.ooknight |
ArtifactId | ArtifactIdaxios |
Version | Version0.21.1.0 |
Type | Typejar |
Description |
Descriptionuniverse ui
|
Filename | Size |
---|---|
axios-0.21.1.0.pom | |
axios-0.21.1.0.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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/axios/
implementation 'io.github.ooknight:axios:0.21.1.0'
// https://jarcasting.com/artifacts/io.github.ooknight/axios/
implementation ("io.github.ooknight:axios:0.21.1.0")
'io.github.ooknight:axios:jar:0.21.1.0'
<dependency org="io.github.ooknight" name="axios" rev="0.21.1.0">
<artifact name="axios" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='axios', version='0.21.1.0')
)
libraryDependencies += "io.github.ooknight" % "axios" % "0.21.1.0"
[io.github.ooknight/axios "0.21.1.0"]