is not current version
Last Version 5.4.1

org.opengis.cite.teamengine:teamengine-resources 5.2

This resource bundle includes various file system resources that are shared between modules: stylesheets, schemas, and common CTL scripts.

GroupId

GroupId

org.opengis.cite.teamengine
ArtifactId

ArtifactId

teamengine-resources
Version

Version

5.2
Type

Type

jar

Download teamengine-resources 5.2


<!-- https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/ -->
<dependency>
    <groupId>org.opengis.cite.teamengine</groupId>
    <artifactId>teamengine-resources</artifactId>
    <version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/
implementation 'org.opengis.cite.teamengine:teamengine-resources:5.2'
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/
implementation ("org.opengis.cite.teamengine:teamengine-resources:5.2")
'org.opengis.cite.teamengine:teamengine-resources:jar:5.2'
<dependency org="org.opengis.cite.teamengine" name="teamengine-resources" rev="5.2">
  <artifact name="teamengine-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite.teamengine', module='teamengine-resources', version='5.2')
)
libraryDependencies += "org.opengis.cite.teamengine" % "teamengine-resources" % "5.2"
[org.opengis.cite.teamengine/teamengine-resources "5.2"]