is not current version
Last Version 1.0.2

com.dpforge:autoprefs-annotation 1.0.0

annotations for autoprefs library

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.dpforge
ArtifactId

ArtifactId

autoprefs-annotation
Version

Version

1.0.0
Type

Type

jar

Download autoprefs-annotation 1.0.0


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