Last Version

Japkit Annotations 1.26

Contains the meta annotations that comprise the DSL for writing code templates.

License

License

GroupId

GroupId

com.github.japkit
ArtifactId

ArtifactId

japkit-annotations
Version

Version

1.26
Type

Type

jar
Description

Description

Japkit Annotations
Contains the meta annotations that comprise the DSL for writing code templates.

Download japkit-annotations 1.26


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.