| License |
License |
|---|---|
| GroupId | GroupIdcom.licheedev |
| ArtifactId | ArtifactIdsome-utils |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsome-utils
some-utils
|
| Filename | Size |
|---|---|
| some-utils-1.0.5.pom | |
| some-utils-1.0.5-sources.jar | 14 KB |
| some-utils-1.0.5-javadoc.jar | 374 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.licheedev/some-utils/ -->
<dependency>
<groupId>com.licheedev</groupId>
<artifactId>some-utils</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/some-utils/
implementation 'com.licheedev:some-utils:1.0.5'
// https://jarcasting.com/artifacts/com.licheedev/some-utils/
implementation ("com.licheedev:some-utils:1.0.5")
'com.licheedev:some-utils:aar:1.0.5'
<dependency org="com.licheedev" name="some-utils" rev="1.0.5">
<artifact name="some-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='some-utils', version='1.0.5')
)
libraryDependencies += "com.licheedev" % "some-utils" % "1.0.5"
[com.licheedev/some-utils "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.licheedev : logplus | jar | 1.0.0 |
| com.licheedev : hardwareutils | jar | 1.0.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.licheedev : some-context | jar | 1.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |