i

invoice-core-macosx64

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