Last Version

autoprefs-processor 1.0.2

APT processor for autoprefs library

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.dpforge
ArtifactId

ArtifactId

autoprefs-processor
Version

Version

1.0.2
Type

Type

jar
Description

Description

autoprefs-processor
APT processor for autoprefs library
Project URL

Project URL

https://github.com/int02h/autoprefs
Source Code Management

Source Code Management

https://github.com/int02h/autoprefs

Download autoprefs-processor 1.0.2


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.dpforge : autoprefs-annotation jar 1.0.2
com.squareup : javapoet jar 1.11.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.18.3
org.codehaus.groovy : groovy-all jar 2.4.12

Project Modules

There are no modules declared in this project.