shuttle4j

Reference implementation for Shuttle text-to-html conversion

License

License

GroupId

GroupId

io.github.shuttlelang
ArtifactId

ArtifactId

shuttle
Last Version

Last Version

0.23
Release Date

Release Date

Type

Type

jar
Description

Description

shuttle4j
Reference implementation for Shuttle text-to-html conversion

Download shuttle

How to add to project

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

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.23