не последняя версия
Последняя версия 1.6.0

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

Finite State Transducer (FST) based transformation engine implementation

Категории

Категории

ORM Данные FST Data Formats Serialization
Группа

Группа

com.github.szgabsz91
Идентификатор

Идентификатор

morpher-transformation-engine-fst
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать morpher-transformation-engine-fst 1.0.0


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