License |
License |
---|---|
GroupId | GroupIdcom.github.ooftf |
ArtifactId | ArtifactIddocking-api |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondocking-api
noting to description
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
docking-api-3.0.0.pom | |
docking-api-3.0.0-sources.jar | 2 KB |
docking-api-3.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ooftf/docking-api/ -->
<dependency>
<groupId>com.github.ooftf</groupId>
<artifactId>docking-api</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/docking-api/
implementation 'com.github.ooftf:docking-api:3.0.0'
// https://jarcasting.com/artifacts/com.github.ooftf/docking-api/
implementation ("com.github.ooftf:docking-api:3.0.0")
'com.github.ooftf:docking-api:aar:3.0.0'
<dependency org="com.github.ooftf" name="docking-api" rev="3.0.0">
<artifact name="docking-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='docking-api', version='3.0.0')
)
libraryDependencies += "com.github.ooftf" % "docking-api" % "3.0.0"
[com.github.ooftf/docking-api "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.blankj : utilcodex | jar | 1.30.5 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |