is not current version
Last Version 1.1.3

org.langrid:servicegrid 1.1.1

Root artifact for all artifacts.

GroupId

GroupId

org.langrid
ArtifactId

ArtifactId

servicegrid
Version

Version

1.1.1
Type

Type

pom

Download servicegrid 1.1.1

Filename Size
servicegrid-1.1.1.pom 6 KB
Browse

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