| License |
License |
|---|---|
| GroupId | GroupIdorg.madlonkay |
| ArtifactId | ArtifactIdsupertmxmerge |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
DescriptionSuperTMXMerge
A graphical diff & merge tool for TMX files
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| supertmxmerge-2.0.3.pom | |
| supertmxmerge-2.0.3.jar | 162 KB |
| supertmxmerge-2.0.3-sources.jar | 94 KB |
| supertmxmerge-2.0.3-javadoc.jar | 262 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.madlonkay/supertmxmerge/ -->
<dependency>
<groupId>org.madlonkay</groupId>
<artifactId>supertmxmerge</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.madlonkay/supertmxmerge/
implementation 'org.madlonkay:supertmxmerge:2.0.3'
// https://jarcasting.com/artifacts/org.madlonkay/supertmxmerge/
implementation ("org.madlonkay:supertmxmerge:2.0.3")
'org.madlonkay:supertmxmerge:jar:2.0.3'
<dependency org="org.madlonkay" name="supertmxmerge" rev="2.0.3">
<artifact name="supertmxmerge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.madlonkay', module='supertmxmerge', version='2.0.3')
)
libraryDependencies += "org.madlonkay" % "supertmxmerge" % "2.0.3"
[org.madlonkay/supertmxmerge "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdesktop : beansbinding | jar | 1.2.1 |
| com.googlecode.java-diff-utils : diffutils | jar | 1.2.1 |