License |
License |
---|---|
GroupId | GroupIdorg.polyglotted |
ArtifactId | ArtifactIdoss-parent |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpolyglotted parent pom
polyglotted parent pom
|
Project URL |
Project URL |
Project Organization |
Project OrganizationPolyglotted Org |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oss-parent-1.2.1.pom | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.polyglotted/oss-parent/ -->
<dependency>
<groupId>org.polyglotted</groupId>
<artifactId>oss-parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.polyglotted/oss-parent/
implementation 'org.polyglotted:oss-parent:1.2.1'
// https://jarcasting.com/artifacts/org.polyglotted/oss-parent/
implementation ("org.polyglotted:oss-parent:1.2.1")
'org.polyglotted:oss-parent:pom:1.2.1'
<dependency org="org.polyglotted" name="oss-parent" rev="1.2.1">
<artifact name="oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.polyglotted', module='oss-parent', version='1.2.1')
)
libraryDependencies += "org.polyglotted" % "oss-parent" % "1.2.1"
[org.polyglotted/oss-parent "1.2.1"]