d

de.huxhorn.lilith.parent

This file is part of Lilith. It's the parent pom that contains general project informations.
http://lilith.huxhorn.de/projects/
GNU General Public License v3 (GPL)
Joern Huxhorn
Files download
File Operation
de.huxhorn.lilith.parent-0.9.36.pom download
Apache Maven
<dependency>
  <groupId>de.huxhorn.lilith</groupId>
  <artifactId>de.huxhorn.lilith.parent</artifactId>
  <version>0.9.36</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.parent:0.9.36'
Gradle Kotlin
implementation("de.huxhorn.lilith:de.huxhorn.lilith.parent:0.9.36")
Scala SBT
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.parent" % "0.9.36"
Groovy Grape
@Grapes(
  @Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.parent', version='0.9.36')
)
Apache Ivy
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.parent" rev="0.9.36" />
Leiningen
[de.huxhorn.lilith/de.huxhorn.lilith.parent "0.9.36"]
Apache Buildr
'de.huxhorn.lilith:de.huxhorn.lilith.parent:jar:0.9.36'
Dependencies
The project has no third-party dependencies