is not current version
Last Version 1.1.2

io.github.joht.alias:alias-parent 1.0.0-RC10

Parent of the type alias modules including examples and use cases

GroupId

GroupId

io.github.joht.alias
ArtifactId

ArtifactId

alias-parent
Version

Version

1.0.0-RC10
Type

Type

pom

Download alias-parent 1.0.0-RC10


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