GroupId | GroupIdorg.opengis.cite.teamengine |
---|---|
ArtifactId | ArtifactIdteamengine-resources |
Version | Version5.4 |
Type | Typejar |
Filename | Size |
---|---|
teamengine-resources-5.4.pom | |
teamengine-resources-5.4.jar | 121 KB |
teamengine-resources-5.4-sources.jar | 120 KB |
teamengine-resources-5.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/
implementation 'org.opengis.cite.teamengine:teamengine-resources:5.4'
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/
implementation ("org.opengis.cite.teamengine:teamengine-resources:5.4")
'org.opengis.cite.teamengine:teamengine-resources:jar:5.4'
<dependency org="org.opengis.cite.teamengine" name="teamengine-resources" rev="5.4">
<artifact name="teamengine-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite.teamengine', module='teamengine-resources', version='5.4')
)
libraryDependencies += "org.opengis.cite.teamengine" % "teamengine-resources" % "5.4"
[org.opengis.cite.teamengine/teamengine-resources "5.4"]