is not current version
Last Version 1.0.2

com.dpforge:autoprefs-processor 1.0.1

APT processor for autoprefs library

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.dpforge
ArtifactId

ArtifactId

autoprefs-processor
Version

Version

1.0.1
Type

Type

jar

Download autoprefs-processor 1.0.1


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