is not current version
Last Version 1.4.0

org.web4thejob:web4thejob-studio-lib 1.3.3


GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

web4thejob-studio-lib
Version

Version

1.3.3
Type

Type

jar

Download web4thejob-studio-lib 1.3.3


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