| License |
License |
|---|---|
| GroupId | GroupIdeu.interedition |
| ArtifactId | ArtifactIdcollatex |
| Last Version | Last Version1.7.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCollateX
Software for collating textual sources, for example, to produce an apparatus.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| collatex-1.7.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.interedition/collatex/ -->
<dependency>
<groupId>eu.interedition</groupId>
<artifactId>collatex</artifactId>
<version>1.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.interedition/collatex/
implementation 'eu.interedition:collatex:1.7.1'
// https://jarcasting.com/artifacts/eu.interedition/collatex/
implementation ("eu.interedition:collatex:1.7.1")
'eu.interedition:collatex:pom:1.7.1'
<dependency org="eu.interedition" name="collatex" rev="1.7.1">
<artifact name="collatex" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.interedition', module='collatex', version='1.7.1')
)
libraryDependencies += "eu.interedition" % "collatex" % "1.7.1"
[eu.interedition/collatex "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |