Last Version

Japkit Annotation Processor - Xtend modules parent pom 1.11

A declarative approach to writing Java annotation processors.

License

License

GroupId

GroupId

com.github.stefanocke.japkit
ArtifactId

ArtifactId

japkit-xtend-parent
Version

Version

1.11
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.11


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.