| License |
License |
|---|---|
| GroupId | GroupIdio.github.running-libo |
| ArtifactId | ArtifactIdproject-lib |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionprojectutils
noting to description
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| project-lib-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.running-libo/project-lib/ -->
<dependency>
<groupId>io.github.running-libo</groupId>
<artifactId>project-lib</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.running-libo/project-lib/
implementation 'io.github.running-libo:project-lib:1.0.0'
// https://jarcasting.com/artifacts/io.github.running-libo/project-lib/
implementation ("io.github.running-libo:project-lib:1.0.0")
'io.github.running-libo:project-lib:aar:1.0.0'
<dependency org="io.github.running-libo" name="project-lib" rev="1.0.0">
<artifact name="project-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.running-libo', module='project-lib', version='1.0.0')
)
libraryDependencies += "io.github.running-libo" % "project-lib" % "1.0.0"
[io.github.running-libo/project-lib "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.20 |