shuttle4j

Reference implementation for Shuttle text-to-html conversion

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.shuttlelang
ArtifactId

ArtifactId

shuttle-java
Last Version

Last Version

0.22
Release Date

Release Date

Type

Type

jar
Description

Description

shuttle4j
Reference implementation for Shuttle text-to-html conversion

Download shuttle-java

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.carrotsearch : junit-benchmarks jar 0.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.22