License |
License |
---|---|
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-dependencies |
Version | Version0.18.0 |
Type | Typepom |
Description |
DescriptionLiftwizard Dependencies (Bill of Materials)
Liftwizard Dependencies Bill of Materials
|
Filename | Size |
---|---|
liftwizard-dependencies-0.18.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.liftwizard/liftwizard-dependencies/ -->
<dependency>
<groupId>io.liftwizard</groupId>
<artifactId>liftwizard-dependencies</artifactId>
<version>0.18.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-dependencies/
implementation 'io.liftwizard:liftwizard-dependencies:0.18.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-dependencies/
implementation ("io.liftwizard:liftwizard-dependencies:0.18.0")
'io.liftwizard:liftwizard-dependencies:pom:0.18.0'
<dependency org="io.liftwizard" name="liftwizard-dependencies" rev="0.18.0">
<artifact name="liftwizard-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-dependencies', version='0.18.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-dependencies" % "0.18.0"
[io.liftwizard/liftwizard-dependencies "0.18.0"]