is not current version
Last Version 2.0.0

com.github.maybeec:lexeme 1.0.0

Tool for language-aware 2-way merging of XML documents

GroupId

GroupId

com.github.maybeec
ArtifactId

ArtifactId

lexeme
Version

Version

1.0.0
Type

Type

jar

Download lexeme 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.maybeec/lexeme/ -->
<dependency>
    <groupId>com.github.maybeec</groupId>
    <artifactId>lexeme</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maybeec/lexeme/
implementation 'com.github.maybeec:lexeme:1.0.0'
// https://jarcasting.com/artifacts/com.github.maybeec/lexeme/
implementation ("com.github.maybeec:lexeme:1.0.0")
'com.github.maybeec:lexeme:jar:1.0.0'
<dependency org="com.github.maybeec" name="lexeme" rev="1.0.0">
  <artifact name="lexeme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maybeec', module='lexeme', version='1.0.0')
)
libraryDependencies += "com.github.maybeec" % "lexeme" % "1.0.0"
[com.github.maybeec/lexeme "1.0.0"]