License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.dpforge |
ArtifactId | ArtifactIdautoprefs-annotation |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautoprefs-annotation
annotations for autoprefs library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.dpforge/autoprefs-annotation/ -->
<dependency>
<groupId>com.dpforge</groupId>
<artifactId>autoprefs-annotation</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.dpforge/autoprefs-annotation/
implementation 'com.dpforge:autoprefs-annotation:1.0.2'
// https://jarcasting.com/artifacts/com.dpforge/autoprefs-annotation/
implementation ("com.dpforge:autoprefs-annotation:1.0.2")
'com.dpforge:autoprefs-annotation:jar:1.0.2'
<dependency org="com.dpforge" name="autoprefs-annotation" rev="1.0.2">
<artifact name="autoprefs-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dpforge', module='autoprefs-annotation', version='1.0.2')
)
libraryDependencies += "com.dpforge" % "autoprefs-annotation" % "1.0.2"
[com.dpforge/autoprefs-annotation "1.0.2"]