GroupId | GroupIdorg.opengis.cite.teamengine |
---|---|
ArtifactId | ArtifactIdteamengine-resources |
Version | Version4.7 |
Type | Typejar |
Filename | Size |
---|---|
teamengine-resources-4.7.pom | |
teamengine-resources-4.7.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/ -->
<dependency>
<groupId>org.opengis.cite.teamengine</groupId>
<artifactId>teamengine-resources</artifactId>
<version>4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/
implementation 'org.opengis.cite.teamengine:teamengine-resources:4.7'
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/
implementation ("org.opengis.cite.teamengine:teamengine-resources:4.7")
'org.opengis.cite.teamengine:teamengine-resources:jar:4.7'
<dependency org="org.opengis.cite.teamengine" name="teamengine-resources" rev="4.7">
<artifact name="teamengine-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite.teamengine', module='teamengine-resources', version='4.7')
)
libraryDependencies += "org.opengis.cite.teamengine" % "teamengine-resources" % "4.7"
[org.opengis.cite.teamengine/teamengine-resources "4.7"]