is not current version
Last Version 2.0

com.github.adben002.testdatabuilder:entity 1.0

Test data building library.

Categories

Categories

Data
GroupId

GroupId

com.github.adben002.testdatabuilder
ArtifactId

ArtifactId

entity
Version

Version

1.0
Type

Type

jar

Download entity 1.0


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