Last Version

com.github.simondan:annotationprocessor 0.1-beta

java-framework for a serverside cms

License

License

GroupId

GroupId

com.github.simondan
ArtifactId

ArtifactId

annotationprocessor
Version

Version

0.1-beta
Type

Type

jar
Description

Description

java-framework for a serverside cms

Download annotationprocessor 0.1-beta


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
com.intellij : annotations jar 5.1
com.github.simondan : ojcms-beans jar 0.1-beta

Project Modules

There are no modules declared in this project.