License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdcom.github.andrasbeni |
ArtifactId | ArtifactIdgiftwrap-compiler |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn annotation processor that creates decorators.
|
Filename | Size |
---|---|
giftwrap-compiler-1.0.0.pom | |
giftwrap-compiler-1.0.0.jar | 17 KB |
giftwrap-compiler-1.0.0-sources.jar | 8 KB |
giftwrap-compiler-1.0.0-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andrasbeni/giftwrap-compiler/ -->
<dependency>
<groupId>com.github.andrasbeni</groupId>
<artifactId>giftwrap-compiler</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andrasbeni/giftwrap-compiler/
implementation 'com.github.andrasbeni:giftwrap-compiler:1.0.0'
// https://jarcasting.com/artifacts/com.github.andrasbeni/giftwrap-compiler/
implementation ("com.github.andrasbeni:giftwrap-compiler:1.0.0")
'com.github.andrasbeni:giftwrap-compiler:jar:1.0.0'
<dependency org="com.github.andrasbeni" name="giftwrap-compiler" rev="1.0.0">
<artifact name="giftwrap-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andrasbeni', module='giftwrap-compiler', version='1.0.0')
)
libraryDependencies += "com.github.andrasbeni" % "giftwrap-compiler" % "1.0.0"
[com.github.andrasbeni/giftwrap-compiler "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.23 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.github.andrasbeni : giftwrap-runtime | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |