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