is not current version
Last Version 1.1.3

org.langrid:servicegrid 1.0.17

Root artifact for all artifacts.

GroupId

GroupId

org.langrid
ArtifactId

ArtifactId

servicegrid
Version

Version

1.0.17
Type

Type

pom

Download servicegrid 1.0.17

Filename Size
servicegrid-1.0.17.pom 6 KB
Browse

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