is not current version
Last Version 1.5.0-84

com.github.cafdataprocessing:entity-fields 1.1.0-21

A group of contracts, which represent the metadata fields, how the fields are encoded, and field change records which have been made.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

entity-fields
Version

Version

1.1.0-21
Type

Type

jar

Download entity-fields 1.1.0-21


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>entity-fields</artifactId>
    <version>1.1.0-21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/
implementation 'com.github.cafdataprocessing:entity-fields:1.1.0-21'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/
implementation ("com.github.cafdataprocessing:entity-fields:1.1.0-21")
'com.github.cafdataprocessing:entity-fields:jar:1.1.0-21'
<dependency org="com.github.cafdataprocessing" name="entity-fields" rev="1.1.0-21">
  <artifact name="entity-fields" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='entity-fields', version='1.1.0-21')
)
libraryDependencies += "com.github.cafdataprocessing" % "entity-fields" % "1.1.0-21"
[com.github.cafdataprocessing/entity-fields "1.1.0-21"]