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