projectutils

noting to description

License

License

GroupId

GroupId

io.github.running-libo
ArtifactId

ArtifactId

project-lib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

projectutils
noting to description
Project URL

Project URL

https://github.com/running-libo
Source Code Management

Source Code Management

http://github.com/running-libo

Download project-lib

How to add to project

<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0