is not current version
Last Version 1.0.2

com.dpforge:autoprefs-processor 1.0.0

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.0
Type

Type

jar

Download autoprefs-processor 1.0.0


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