| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rmannibucau |
| Идентификатор | Идентификаторdiagram-generator-parent |
| Версия | Версия0.0.1 |
| Тип | Типpom |
| Описание |
ОписаниеCamel :: Diagram Generator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| diagram-generator-parent-0.0.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/diagram-generator-parent/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>diagram-generator-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/diagram-generator-parent/
implementation 'com.github.rmannibucau:diagram-generator-parent:0.0.1'
// https://jarcasting.com/artifacts/com.github.rmannibucau/diagram-generator-parent/
implementation ("com.github.rmannibucau:diagram-generator-parent:0.0.1")
'com.github.rmannibucau:diagram-generator-parent:pom:0.0.1'
<dependency org="com.github.rmannibucau" name="diagram-generator-parent" rev="0.0.1">
<artifact name="diagram-generator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='diagram-generator-parent', version='0.0.1')
)
libraryDependencies += "com.github.rmannibucau" % "diagram-generator-parent" % "0.0.1"
[com.github.rmannibucau/diagram-generator-parent "0.0.1"]