Last Version

annotations 0.1.4

Annotation Processor for generating creator classes

License

License

The MIT License
Categories

Categories

Net
GroupId

GroupId

net.octyl.apt-creator
ArtifactId

ArtifactId

apt-creator-annotations
Version

Version

0.1.4
Type

Type

jar
Description

Description

annotations
Annotation Processor for generating creator classes
Project URL

Project URL

https://github.com/kenzierocks/apt-creator
Source Code Management

Source Code Management

https://github.com/kenzierocks/apt-creator

Download apt-creator-annotations 0.1.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.