License |
License |
---|---|
GroupId | GroupIdcom.raxdenstudios |
ArtifactId | ArtifactIdcommons-base |
Last Version | Last Version4.10.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBase
Base library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-base-4.10.1.pom | |
commons-base-4.10.1-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-base/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-base</artifactId>
<version>4.10.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-base/
implementation 'com.raxdenstudios:commons-base:4.10.1'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-base/
implementation ("com.raxdenstudios:commons-base:4.10.1")
'com.raxdenstudios:commons-base:aar:4.10.1'
<dependency org="com.raxdenstudios" name="commons-base" rev="4.10.1">
<artifact name="commons-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-base', version='4.10.1')
)
libraryDependencies += "com.raxdenstudios" % "commons-base" % "4.10.1"
[com.raxdenstudios/commons-base "4.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.30 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.30 |
com.jakewharton.timber : timber | jar | 4.7.1 |