some-context


License

License

GroupId

GroupId

com.licheedev
ArtifactId

ArtifactId

some-context
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

some-context
some-context

Download some-context

How to add to project

<!-- https://jarcasting.com/artifacts/com.licheedev/some-context/ -->
<dependency>
    <groupId>com.licheedev</groupId>
    <artifactId>some-context</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/some-context/
implementation 'com.licheedev:some-context:1.0.0'
// https://jarcasting.com/artifacts/com.licheedev/some-context/
implementation ("com.licheedev:some-context:1.0.0")
'com.licheedev:some-context:aar:1.0.0'
<dependency org="com.licheedev" name="some-context" rev="1.0.0">
  <artifact name="some-context" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='some-context', version='1.0.0')
)
libraryDependencies += "com.licheedev" % "some-context" % "1.0.0"
[com.licheedev/some-context "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0