| License | License | 
|---|---|
| GroupId | GroupIdio.github.shuttlelang | 
| ArtifactId | ArtifactIdshuttle4j | 
| Last Version | Last Version0.21 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionshuttle4j Reference implementation for Shuttle text-to-html conversion | 
| Filename | Size | 
|---|---|
| shuttle4j-0.21.pom | |
| shuttle4j-0.21.jar | 23 KB | 
| shuttle4j-0.21-sources.jar | 5 KB | 
| shuttle4j-0.21-javadoc.jar | 37 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.shuttlelang/shuttle4j/ -->
<dependency>
    <groupId>io.github.shuttlelang</groupId>
    <artifactId>shuttle4j</artifactId>
    <version>0.21</version>
</dependency>// https://jarcasting.com/artifacts/io.github.shuttlelang/shuttle4j/
implementation 'io.github.shuttlelang:shuttle4j:0.21'// https://jarcasting.com/artifacts/io.github.shuttlelang/shuttle4j/
implementation ("io.github.shuttlelang:shuttle4j:0.21")'io.github.shuttlelang:shuttle4j:jar:0.21'<dependency org="io.github.shuttlelang" name="shuttle4j" rev="0.21">
  <artifact name="shuttle4j" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.shuttlelang', module='shuttle4j', version='0.21')
)libraryDependencies += "io.github.shuttlelang" % "shuttle4j" % "0.21"[io.github.shuttlelang/shuttle4j "0.21"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| com.carrotsearch : junit-benchmarks | jar | 0.7.2 |