Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdentity-fields |
Version | Version1.2.0-43 |
Type | Typejar |
Filename | Size |
---|---|
entity-fields-1.2.0-43.pom | |
entity-fields-1.2.0-43.jar | 16 KB |
entity-fields-1.2.0-43-sources.jar | 16 KB |
entity-fields-1.2.0-43-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>entity-fields</artifactId>
<version>1.2.0-43</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/
implementation 'com.github.cafdataprocessing:entity-fields:1.2.0-43'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/
implementation ("com.github.cafdataprocessing:entity-fields:1.2.0-43")
'com.github.cafdataprocessing:entity-fields:jar:1.2.0-43'
<dependency org="com.github.cafdataprocessing" name="entity-fields" rev="1.2.0-43">
<artifact name="entity-fields" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='entity-fields', version='1.2.0-43')
)
libraryDependencies += "com.github.cafdataprocessing" % "entity-fields" % "1.2.0-43"
[com.github.cafdataprocessing/entity-fields "1.2.0-43"]