is not current version
Last Version 2.0.0

com.41concepts:valjogen-annotations 1.0.0

Annotations used by ValjoGen generator

GroupId

GroupId

com.41concepts
ArtifactId

ArtifactId

valjogen-annotations
Version

Version

1.0.0
Type

Type

jar

Download valjogen-annotations 1.0.0


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