is not current version
Last Version 0.1.20

org.notima.generic:businessobjects 0.1.14

Generic business objects and methods to be used as a common format when transforming between different formats and systems.

GroupId

GroupId

org.notima.generic
ArtifactId

ArtifactId

businessobjects
Version

Version

0.1.14
Type

Type

jar

Download businessobjects 0.1.14


<!-- https://jarcasting.com/artifacts/org.notima.generic/businessobjects/ -->
<dependency>
    <groupId>org.notima.generic</groupId>
    <artifactId>businessobjects</artifactId>
    <version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.notima.generic/businessobjects/
implementation 'org.notima.generic:businessobjects:0.1.14'
// https://jarcasting.com/artifacts/org.notima.generic/businessobjects/
implementation ("org.notima.generic:businessobjects:0.1.14")
'org.notima.generic:businessobjects:jar:0.1.14'
<dependency org="org.notima.generic" name="businessobjects" rev="0.1.14">
  <artifact name="businessobjects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.notima.generic', module='businessobjects', version='0.1.14')
)
libraryDependencies += "org.notima.generic" % "businessobjects" % "0.1.14"
[org.notima.generic/businessobjects "0.1.14"]