не последняя версия
Последняя версия 2.0.0

com.41concepts:valjogen-annotations 1.0.0-RC3

Annotations used by ValjoGen generator

Группа

Группа

com.41concepts
Идентификатор

Идентификатор

valjogen-annotations
Версия

Версия

1.0.0-RC3
Тип

Тип

jar

Скачать valjogen-annotations 1.0.0-RC3


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