Last Version

TMAPI 2.0.2

A programming interface for accessing and manipulating data held in a topic map.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ontopia.external.org.tmapi
ArtifactId

ArtifactId

tmapi
Version

Version

2.0.2
Type

Type

jar
Description

Description

TMAPI
A programming interface for accessing and manipulating data held in a topic map.
Project URL

Project URL

http://www.tmapi.org/
Source Code Management

Source Code Management

https://github.com/ontopia/externals

Download tmapi 2.0.2


<!-- https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi/ -->
<dependency>
    <groupId>net.ontopia.external.org.tmapi</groupId>
    <artifactId>tmapi</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi/
implementation 'net.ontopia.external.org.tmapi:tmapi:2.0.2'
// https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi/
implementation ("net.ontopia.external.org.tmapi:tmapi:2.0.2")
'net.ontopia.external.org.tmapi:tmapi:jar:2.0.2'
<dependency org="net.ontopia.external.org.tmapi" name="tmapi" rev="2.0.2">
  <artifact name="tmapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ontopia.external.org.tmapi', module='tmapi', version='2.0.2')
)
libraryDependencies += "net.ontopia.external.org.tmapi" % "tmapi" % "2.0.2"
[net.ontopia.external.org.tmapi/tmapi "2.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.