License |
License |
---|---|
GroupId | GroupIdcom.github.japkit |
ArtifactId | ArtifactIdjapkit-annotations |
Last Version | Last Version1.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJapkit Annotations
Contains the meta annotations that comprise the DSL for writing code templates.
|
Filename | Size |
---|---|
japkit-annotations-1.26.pom | |
japkit-annotations-1.26.jar | 39 KB |
japkit-annotations-1.26-sources.jar | 54 KB |
japkit-annotations-1.26-javadoc.jar | 343 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |