is not current version
Last Version 1.5.11

com.github.wwadge:hbnpojogen-core 1.4.36

The core class files of Hibernate POJO Generator.

GroupId

GroupId

com.github.wwadge
ArtifactId

ArtifactId

hbnpojogen-core
Version

Version

1.4.36
Type

Type

jar

Download hbnpojogen-core 1.4.36


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