Semantics3 Java Library

Java bindings for Semantics3 API

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.semantics3
ArtifactId

ArtifactId

Sem3Java
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Semantics3 Java Library
Java bindings for Semantics3 API
Project URL

Project URL

https://github.com/Semantics3/semantics3-java
Source Code Management

Source Code Management

https://github.com/Semantics3/semantics3-java

Download Sem3Java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
oauth.signpost : signpost-core jar 1.2.1
commons-codec : commons-codec jar 1.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.semantics3

Semantics3

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.1.17