is not current version
Last Version 1.3.2

com.tunjid.androidx:core 1.3.1

property 'name' Android extensions

GroupId

GroupId

com.tunjid.androidx
ArtifactId

ArtifactId

core
Version

Version

1.3.1
Type

Type

aar

Download core 1.3.1


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