Last Version

Japkit Annotation Processor - Xtend modules parent pom 1.26

A declarative approach to writing Java annotation processors.

License

License

GroupId

GroupId

com.github.japkit
ArtifactId

ArtifactId

japkit-xtend-parent
Version

Version

1.26
Type

Type

pom
Description

Description

Japkit Annotation Processor - Xtend modules parent pom
A declarative approach to writing Java annotation processors.

Download japkit-xtend-parent 1.26


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.25.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.