Polyglotted.io parent pom
The open source project POM for all Polyglotted IO oss projects.
License |
License |
---|---|
GroupId | GroupIdio.polyglotted |
ArtifactId | ArtifactIdoss-parent |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPolyglotted IO parent pom
polyglotted parent pom
|
Project URL |
Project URL |
Project Organization |
Project OrganizationPolyglotted IO |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oss-parent-2.0.0.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.polyglotted/oss-parent/ -->
<dependency>
<groupId>io.polyglotted</groupId>
<artifactId>oss-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/oss-parent/
implementation 'io.polyglotted:oss-parent:2.0.0'
// https://jarcasting.com/artifacts/io.polyglotted/oss-parent/
implementation ("io.polyglotted:oss-parent:2.0.0")
'io.polyglotted:oss-parent:pom:2.0.0'
<dependency org="io.polyglotted" name="oss-parent" rev="2.0.0">
<artifact name="oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='oss-parent', version='2.0.0')
)
libraryDependencies += "io.polyglotted" % "oss-parent" % "2.0.0"
[io.polyglotted/oss-parent "2.0.0"]
The open source project POM for all Polyglotted IO oss projects.