is not current version
Last Version 0.6.0

com.github.stefanbirkner:semantic-wrapper-parent 0.4.0

Generate wrapper classes with semantics.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

semantic-wrapper-parent
Version

Version

0.4.0
Type

Type

pom

Download semantic-wrapper-parent 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.stefanbirkner/semantic-wrapper-parent/ -->
<dependency>
    <groupId>com.github.stefanbirkner</groupId>
    <artifactId>semantic-wrapper-parent</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanbirkner/semantic-wrapper-parent/
implementation 'com.github.stefanbirkner:semantic-wrapper-parent:0.4.0'
// https://jarcasting.com/artifacts/com.github.stefanbirkner/semantic-wrapper-parent/
implementation ("com.github.stefanbirkner:semantic-wrapper-parent:0.4.0")
'com.github.stefanbirkner:semantic-wrapper-parent:pom:0.4.0'
<dependency org="com.github.stefanbirkner" name="semantic-wrapper-parent" rev="0.4.0">
  <artifact name="semantic-wrapper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='semantic-wrapper-parent', version='0.4.0')
)
libraryDependencies += "com.github.stefanbirkner" % "semantic-wrapper-parent" % "0.4.0"
[com.github.stefanbirkner/semantic-wrapper-parent "0.4.0"]