is not current version
Last Version 0.4

com.github.simondan.ojcms.server:annotationprocessor 0.4-beta


GroupId

GroupId

com.github.simondan.ojcms.server
ArtifactId

ArtifactId

annotationprocessor
Version

Version

0.4-beta
Type

Type

jar

Download annotationprocessor 0.4-beta


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