Last Version

type-alias-example 1.1.2

Contains examples on how to use and configure type alias file generation

License

License

GroupId

GroupId

io.github.joht.alias
ArtifactId

ArtifactId

type-alias-example
Version

Version

1.1.2
Type

Type

jar
Description

Description

type-alias-example
Contains examples on how to use and configure type alias file generation
Project URL

Project URL

https://github.com/JohT/alias/tree/master/type-alias-example

Download type-alias-example 1.1.2


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

Dependencies

provided (2)

Group / Artifact Type Version
io.github.joht.alias : type-alias Optional jar 1.1.2
javax.annotation : javax.annotation-api Optional jar 1.3.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.