Last Version

99soft :: sameas4j 2.0

A tiny and lightweight library that allows you to integrate the http://sameas.org service in your Semantic Web Java application.

License

License

GroupId

GroupId

org.99soft.semweb
ArtifactId

ArtifactId

sameas4j
Version

Version

2.0
Type

Type

jar
Description

Description

99soft :: sameas4j
A tiny and lightweight library that allows you to integrate the http://sameas.org service in your Semantic Web Java application.
Project URL

Project URL

https://github.com/99soft/sameas4j
Project Organization

Project Organization

99 Software Foundation
Source Code Management

Source Code Management

http://github.com/99soft/sameas4j

Download sameas4j 2.0


<!-- https://jarcasting.com/artifacts/org.99soft.semweb/sameas4j/ -->
<dependency>
    <groupId>org.99soft.semweb</groupId>
    <artifactId>sameas4j</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.99soft.semweb/sameas4j/
implementation 'org.99soft.semweb:sameas4j:2.0'
// https://jarcasting.com/artifacts/org.99soft.semweb/sameas4j/
implementation ("org.99soft.semweb:sameas4j:2.0")
'org.99soft.semweb:sameas4j:jar:2.0'
<dependency org="org.99soft.semweb" name="sameas4j" rev="2.0">
  <artifact name="sameas4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.99soft.semweb', module='sameas4j', version='2.0')
)
libraryDependencies += "org.99soft.semweb" % "sameas4j" % "2.0"
[org.99soft.semweb/sameas4j "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.