| License |
License |
|---|---|
| GroupId | GroupIdth.or.nectec |
| ArtifactId | ArtifactIdandroid-library |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionNECTEC Android Libraries
'A reusable code of view and utilities for android development'
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-library-1.0.0.pom | |
| android-library-1.0.0.aar | 501 KB |
| android-library-1.0.0-sources.jar | 171 KB |
| android-library-1.0.0-javadoc.jar | 662 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/th.or.nectec/android-library/ -->
<dependency>
<groupId>th.or.nectec</groupId>
<artifactId>android-library</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/th.or.nectec/android-library/
implementation 'th.or.nectec:android-library:1.0.0'
// https://jarcasting.com/artifacts/th.or.nectec/android-library/
implementation ("th.or.nectec:android-library:1.0.0")
'th.or.nectec:android-library:aar:1.0.0'
<dependency org="th.or.nectec" name="android-library" rev="1.0.0">
<artifact name="android-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='th.or.nectec', module='android-library', version='1.0.0')
)
libraryDependencies += "th.or.nectec" % "android-library" % "1.0.0"
[th.or.nectec/android-library "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 21.0.3 |