| Группа | Группаcom.41concepts |
|---|---|
| Идентификатор | Идентификаторvaljogen-annotations |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| valjogen-annotations-1.0.0.pom | |
| valjogen-annotations-1.0.0.jar | 5 KB |
| valjogen-annotations-1.0.0-sources.jar | 9 KB |
| valjogen-annotations-1.0.0-javadoc.jar | 38 KB |
| Обзор |
<!-- 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"]