is not current version
Last Version 1.1.2

type-alias-example 1.1.0

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.0
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.0


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

Dependencies

provided (2)

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

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.