License |
License |
---|---|
GroupId | GroupIdorg.visallo |
ArtifactId | ArtifactIdvisallo-root |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVisallo: Root
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
visallo-root-4.0.0.pom | 45 KB |
Browse |
<!-- 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"]