f

freight-support-legacy

Legacy library for old implementations of freight management. Please note that this library will be deprecated
http://adempiere.io/
GNU General Public License, version 2
Yamel Senih
Files download
File Operation
freight-support-legacy-1.0.0.jar download
freight-support-legacy-1.0.0.pom download
freight-support-legacy-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.adempiere</groupId>
  <artifactId>freight-support-legacy</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.adempiere:freight-support-legacy:1.0.0'
Gradle Kotlin
implementation("io.github.adempiere:freight-support-legacy:1.0.0")
Scala SBT
libraryDependencies += "io.github.adempiere" % "freight-support-legacy" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.adempiere', module='freight-support-legacy', version='1.0.0')
)
Apache Ivy
<dependency org="io.github.adempiere" name="freight-support-legacy" rev="1.0.0" />
Leiningen
[io.github.adempiere/freight-support-legacy "1.0.0"]
Apache Buildr
'io.github.adempiere:freight-support-legacy:jar:1.0.0'