License |
License |
---|---|
GroupId | GroupIdorg.gosu-lang.gosu.managed |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGosu :: Third-Party Shades Parent
Gosu Third-Party Shades.
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gosu-lang.gosu.managed/parent/ -->
<dependency>
<groupId>org.gosu-lang.gosu.managed</groupId>
<artifactId>parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gosu-lang.gosu.managed/parent/
implementation 'org.gosu-lang.gosu.managed:parent:1.0'
// https://jarcasting.com/artifacts/org.gosu-lang.gosu.managed/parent/
implementation ("org.gosu-lang.gosu.managed:parent:1.0")
'org.gosu-lang.gosu.managed:parent:pom:1.0'
<dependency org="org.gosu-lang.gosu.managed" name="parent" rev="1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gosu-lang.gosu.managed', module='parent', version='1.0')
)
libraryDependencies += "org.gosu-lang.gosu.managed" % "parent" % "1.0"
[org.gosu-lang.gosu.managed/parent "1.0"]