is not current version
Last Version 1.6.0

com.github.szgabsz91:morpher-transformation-engine-fst 0.0.7

Finite State Transducer (FST) based transformation engine implementation

Categories

Categories

ORM Data FST Data Formats Serialization
GroupId

GroupId

com.github.szgabsz91
ArtifactId

ArtifactId

morpher-transformation-engine-fst
Version

Version

0.0.7
Type

Type

jar

Download morpher-transformation-engine-fst 0.0.7


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