a

alias-parent

Parent of the type alias modules including examples and use cases
https://github.com/JohT/alias
Apache License, Version 2.0
Johannes Troppacher
Files download
File Operation
alias-parent-2.0.0.pom download
Apache Maven
<dependency>
  <groupId>io.github.joht.alias</groupId>
  <artifactId>alias-parent</artifactId>
  <version>2.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.joht.alias:alias-parent:2.0.0'
Gradle Kotlin
implementation("io.github.joht.alias:alias-parent:2.0.0")
Scala SBT
libraryDependencies += "io.github.joht.alias" % "alias-parent" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.joht.alias', module='alias-parent', version='2.0.0')
)
Apache Ivy
<dependency org="io.github.joht.alias" name="alias-parent" rev="2.0.0" />
Leiningen
[io.github.joht.alias/alias-parent "2.0.0"]
Apache Buildr
'io.github.joht.alias:alias-parent:jar:2.0.0'
Dependencies
The project has no third-party dependencies