| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.pincette | 
| ArtifactId | ArtifactIdjslt | 
| Last Version | Last Version0.1.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjslt JSLT as a module | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jslt-0.1.12.pom | |
| jslt-0.1.12.jar | 199 KB | 
| jslt-0.1.12-sources.jar | 124 KB | 
| jslt-0.1.12-javadoc.jar | 1 MB | 
| jslt-0.1.12-jar-with-dependencies.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.pincette/jslt/ -->
<dependency>
    <groupId>net.pincette</groupId>
    <artifactId>jslt</artifactId>
    <version>0.1.12</version>
</dependency>// https://jarcasting.com/artifacts/net.pincette/jslt/
implementation 'net.pincette:jslt:0.1.12'// https://jarcasting.com/artifacts/net.pincette/jslt/
implementation ("net.pincette:jslt:0.1.12")'net.pincette:jslt:jar:0.1.12'<dependency org="net.pincette" name="jslt" rev="0.1.12">
  <artifact name="jslt" type="jar" />
</dependency>@Grapes(
@Grab(group='net.pincette', module='jslt', version='0.1.12')
)libraryDependencies += "net.pincette" % "jslt" % "0.1.12"[net.pincette/jslt "0.1.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 |