| License |
License |
|---|---|
| GroupId | GroupIdcom.nhaarman.dothi |
| ArtifactId | ArtifactIdlib-core |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDothi Library
Dothi library
|
| Filename | Size |
|---|---|
| lib-core-0.0.1.pom | |
| lib-core-0.0.1.aar | 35 KB |
| lib-core-0.0.1-sources.jar | 27 KB |
| lib-core-0.0.1-javadoc.jar | 149 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nhaarman.dothi/lib-core/ -->
<dependency>
<groupId>com.nhaarman.dothi</groupId>
<artifactId>lib-core</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nhaarman.dothi/lib-core/
implementation 'com.nhaarman.dothi:lib-core:0.0.1'
// https://jarcasting.com/artifacts/com.nhaarman.dothi/lib-core/
implementation ("com.nhaarman.dothi:lib-core:0.0.1")
'com.nhaarman.dothi:lib-core:aar:0.0.1'
<dependency org="com.nhaarman.dothi" name="lib-core" rev="0.0.1">
<artifact name="lib-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nhaarman.dothi', module='lib-core', version='0.0.1')
)
libraryDependencies += "com.nhaarman.dothi" % "lib-core" % "0.0.1"
[com.nhaarman.dothi/lib-core "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 21.0.0 |
| com.intellij : annotations | jar | 12.0 |
| com.android.support » support-v4 | jar | 21.0.0 |