is not current version
Last Version 1.1.1

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

Object graph walker and populator

Categories

Categories

Data
GroupId

GroupId

com.github.datalorax.populace
ArtifactId

ArtifactId

populace-core
Version

Version

0.3.1
Type

Type

jar

Download populace-core 0.3.1


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