Web4thejob Studio
Try it out at Web4thejob Studio Sandbox.
Please share your thoughts at the Discussion page.
GroupId | GroupIdorg.web4thejob |
---|---|
ArtifactId | ArtifactIdweb4thejob-studio-parent |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
web4thejob-studio-parent-1.4.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.web4thejob/web4thejob-studio-parent/ -->
<dependency>
<groupId>org.web4thejob</groupId>
<artifactId>web4thejob-studio-parent</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.web4thejob/web4thejob-studio-parent/
implementation 'org.web4thejob:web4thejob-studio-parent:1.4.0'
// https://jarcasting.com/artifacts/org.web4thejob/web4thejob-studio-parent/
implementation ("org.web4thejob:web4thejob-studio-parent:1.4.0")
'org.web4thejob:web4thejob-studio-parent:pom:1.4.0'
<dependency org="org.web4thejob" name="web4thejob-studio-parent" rev="1.4.0">
<artifact name="web4thejob-studio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.web4thejob', module='web4thejob-studio-parent', version='1.4.0')
)
libraryDependencies += "org.web4thejob" % "web4thejob-studio-parent" % "1.4.0"
[org.web4thejob/web4thejob-studio-parent "1.4.0"]
Try it out at Web4thejob Studio Sandbox.
Please share your thoughts at the Discussion page.