| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.textile4j |
| ArtifactId | ArtifactIdtextile4j |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontextile4j
This is Textile
A Humane Web Text Generator... for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| textile4j-1.2.pom | |
| textile4j-1.2.jar | 10 KB |
| textile4j-1.2-sources.jar | 8 KB |
| textile4j-1.2-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.textile4j/textile4j/ -->
<dependency>
<groupId>net.sf.textile4j</groupId>
<artifactId>textile4j</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.textile4j/textile4j/
implementation 'net.sf.textile4j:textile4j:1.2'
// https://jarcasting.com/artifacts/net.sf.textile4j/textile4j/
implementation ("net.sf.textile4j:textile4j:1.2")
'net.sf.textile4j:textile4j:jar:1.2'
<dependency org="net.sf.textile4j" name="textile4j" rev="1.2">
<artifact name="textile4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.textile4j', module='textile4j', version='1.2')
)
libraryDependencies += "net.sf.textile4j" % "textile4j" % "1.2"
[net.sf.textile4j/textile4j "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |