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