is not current version
Last Version 1.1.5

Application init tools 1.1.2

Android Application init tools

License

License

GroupId

GroupId

io.github.cnoke.startup
ArtifactId

ArtifactId

api
Version

Version

1.1.2
Type

Type

aar
Description

Description

Application init tools
Android Application init tools
Project URL

Project URL

https://github.com/cnoke/startup
Source Code Management

Source Code Management

https://github.com/cnoke/startup.git

Download api 1.1.2


<!-- https://jarcasting.com/artifacts/io.github.cnoke.startup/api/ -->
<dependency>
    <groupId>io.github.cnoke.startup</groupId>
    <artifactId>api</artifactId>
    <version>1.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cnoke.startup/api/
implementation 'io.github.cnoke.startup:api:1.1.2'
// https://jarcasting.com/artifacts/io.github.cnoke.startup/api/
implementation ("io.github.cnoke.startup:api:1.1.2")
'io.github.cnoke.startup:api:aar:1.1.2'
<dependency org="io.github.cnoke.startup" name="api" rev="1.1.2">
  <artifact name="api" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.cnoke.startup', module='api', version='1.1.2')
)
libraryDependencies += "io.github.cnoke.startup" % "api" % "1.1.2"
[io.github.cnoke.startup/api "1.1.2"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.