Schwa Lab Tools

Java port of a subset of libschwa. This is currently only docrep.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.schwa
ArtifactId

ArtifactId

libschwa-java
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Schwa Lab Tools
Java port of a subset of libschwa. This is currently only docrep.
Project URL

Project URL

https://github.com/schwa-lab/libschwa-java

Download libschwa-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.msgpack : msgpack-core jar 0.7.0-M4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0