NECTEC Android Libraries

'A reusable code of view and utilities for android development'

License

License

GroupId

GroupId

th.or.nectec
ArtifactId

ArtifactId

android-library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

NECTEC Android Libraries
'A reusable code of view and utilities for android development'
Project URL

Project URL

https://bitbucket.org/chncs23/necteclibraries
Source Code Management

Source Code Management

https://bitbucket.org/chncs23/necteclibraries

Download android-library

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0