License |
License |
---|---|
GroupId | GroupIdorg.langrid |
ArtifactId | ArtifactIdservicegrid |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRoot Artifact
Root artifact for all artifacts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
servicegrid-1.1.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.langrid/servicegrid/ -->
<dependency>
<groupId>org.langrid</groupId>
<artifactId>servicegrid</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.langrid/servicegrid/
implementation 'org.langrid:servicegrid:1.1.3'
// https://jarcasting.com/artifacts/org.langrid/servicegrid/
implementation ("org.langrid:servicegrid:1.1.3")
'org.langrid:servicegrid:pom:1.1.3'
<dependency org="org.langrid" name="servicegrid" rev="1.1.3">
<artifact name="servicegrid" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.langrid', module='servicegrid', version='1.1.3')
)
libraryDependencies += "org.langrid" % "servicegrid" % "1.1.3"
[org.langrid/servicegrid "1.1.3"]