is not current version
Last Version 0.6.0

com.github.stefanbirkner:semantic-wrapper 0.3.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

semantic-wrapper
Version

Version

0.3.0
Type

Type

jar

Download semantic-wrapper 0.3.0


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