| License |
License |
|---|---|
| GroupId | GroupIdcom.google.code.ndef-tools-for-android |
| ArtifactId | ArtifactIdndeftools-util |
| Version | Version1.2.4 |
| Type | Typejar |
| Description |
DescriptionNDEF Tools for Android - Utils
Android library for NDEF and NFC use in Android
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ndeftools-util-1.2.4.pom | |
| ndeftools-util-1.2.4.jar | 13 KB |
| ndeftools-util-1.2.4-sources.jar | 9 KB |
| ndeftools-util-1.2.4-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.ndef-tools-for-android/ndeftools-util/ -->
<dependency>
<groupId>com.google.code.ndef-tools-for-android</groupId>
<artifactId>ndeftools-util</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.ndef-tools-for-android/ndeftools-util/
implementation 'com.google.code.ndef-tools-for-android:ndeftools-util:1.2.4'
// https://jarcasting.com/artifacts/com.google.code.ndef-tools-for-android/ndeftools-util/
implementation ("com.google.code.ndef-tools-for-android:ndeftools-util:1.2.4")
'com.google.code.ndef-tools-for-android:ndeftools-util:jar:1.2.4'
<dependency org="com.google.code.ndef-tools-for-android" name="ndeftools-util" rev="1.2.4">
<artifact name="ndeftools-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.ndef-tools-for-android', module='ndeftools-util', version='1.2.4')
)
libraryDependencies += "com.google.code.ndef-tools-for-android" % "ndeftools-util" % "1.2.4"
[com.google.code.ndef-tools-for-android/ndeftools-util "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.ndef-tools-for-android : ndeftools | jar | 1.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |