is not current version
Last Version 0.11

org.gwizard:gwizard-services 0.9


GroupId

GroupId

org.gwizard
ArtifactId

ArtifactId

gwizard-services
Version

Version

0.9
Type

Type

jar

Download gwizard-services 0.9


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