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