is not current version
Last Version 1.1.57

tech.skot:core-android 1.1.47

core description

GroupId

GroupId

tech.skot
ArtifactId

ArtifactId

core-android
Version

Version

1.1.47
Type

Type

aar

Download core-android 1.1.47


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