is not current version
Last Version 1.1.1

com.github.datalorax.populace:populace-core 1.0.0

Object graph walker and populator

Categories

Categories

Data
GroupId

GroupId

com.github.datalorax.populace
ArtifactId

ArtifactId

populace-core
Version

Version

1.0.0
Type

Type

jar

Download populace-core 1.0.0


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