is not current version
Last Version 0.25.0

io.liftwizard:liftwizard-bundle 0.8.0


GroupId

GroupId

io.liftwizard
ArtifactId

ArtifactId

liftwizard-bundle
Version

Version

0.8.0
Type

Type

pom

Download liftwizard-bundle 0.8.0


<!-- https://jarcasting.com/artifacts/io.liftwizard/liftwizard-bundle/ -->
<dependency>
    <groupId>io.liftwizard</groupId>
    <artifactId>liftwizard-bundle</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-bundle/
implementation 'io.liftwizard:liftwizard-bundle:0.8.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-bundle/
implementation ("io.liftwizard:liftwizard-bundle:0.8.0")
'io.liftwizard:liftwizard-bundle:pom:0.8.0'
<dependency org="io.liftwizard" name="liftwizard-bundle" rev="0.8.0">
  <artifact name="liftwizard-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-bundle', version='0.8.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-bundle" % "0.8.0"
[io.liftwizard/liftwizard-bundle "0.8.0"]