Last Version

sameas4j 1.1

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.sameas
ArtifactId

ArtifactId

sameas4j
Version

Version

1.1
Type

Type

jar
Description

Description

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

http://sameas.org
Project Organization

Project Organization

99 Software Foundation

Download sameas4j 1.1


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.