is not current version
Last Version 1.4.0

org.web4thejob:web4thejob-studio-parent 1.0.2


GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

web4thejob-studio-parent
Version

Version

1.0.2
Type

Type

pom

Download web4thejob-studio-parent 1.0.2


<!-- https://jarcasting.com/artifacts/org.web4thejob/web4thejob-studio-parent/ -->
<dependency>
    <groupId>org.web4thejob</groupId>
    <artifactId>web4thejob-studio-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.web4thejob/web4thejob-studio-parent/
implementation 'org.web4thejob:web4thejob-studio-parent:1.0.2'
// https://jarcasting.com/artifacts/org.web4thejob/web4thejob-studio-parent/
implementation ("org.web4thejob:web4thejob-studio-parent:1.0.2")
'org.web4thejob:web4thejob-studio-parent:pom:1.0.2'
<dependency org="org.web4thejob" name="web4thejob-studio-parent" rev="1.0.2">
  <artifact name="web4thejob-studio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.web4thejob', module='web4thejob-studio-parent', version='1.0.2')
)
libraryDependencies += "org.web4thejob" % "web4thejob-studio-parent" % "1.0.2"
[org.web4thejob/web4thejob-studio-parent "1.0.2"]