n

neat-formatting-androidnativex64

A platform agnostic way of formatting data
https://github.com/aSoft-Ltd/neat
MIT License
Anderson Lameck
Files download
File Operation
neat-formatting-androidnativex64-3.0.2.pom download
neat-formatting-androidnativex64-3.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>tz.co.asoft</groupId>
  <artifactId>neat-formatting-androidnativex64</artifactId>
  <version>3.0.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'tz.co.asoft:neat-formatting-androidnativex64:3.0.2'
Gradle Kotlin
implementation("tz.co.asoft:neat-formatting-androidnativex64:3.0.2")
Scala SBT
libraryDependencies += "tz.co.asoft" % "neat-formatting-androidnativex64" % "3.0.2"
Groovy Grape
@Grapes(
  @Grab(group='tz.co.asoft', module='neat-formatting-androidnativex64', version='3.0.2')
)
Apache Ivy
<dependency org="tz.co.asoft" name="neat-formatting-androidnativex64" rev="3.0.2" />
Leiningen
[tz.co.asoft/neat-formatting-androidnativex64 "3.0.2"]
Apache Buildr
'tz.co.asoft:neat-formatting-androidnativex64:jar:3.0.2'