Categories |
CategoriesORM Data FST Data Formats Serialization |
---|---|
GroupId | GroupIdcom.github.szgabsz91 |
ArtifactId | ArtifactIdmorpher-transformation-engine-fst |
Version | Version1.5.0 |
Type | Typepom |
<!-- 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.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-transformation-engine-fst/
implementation 'com.github.szgabsz91:morpher-transformation-engine-fst:1.5.0'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-transformation-engine-fst/
implementation ("com.github.szgabsz91:morpher-transformation-engine-fst:1.5.0")
'com.github.szgabsz91:morpher-transformation-engine-fst:pom:1.5.0'
<dependency org="com.github.szgabsz91" name="morpher-transformation-engine-fst" rev="1.5.0">
<artifact name="morpher-transformation-engine-fst" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-transformation-engine-fst', version='1.5.0')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-transformation-engine-fst" % "1.5.0"
[com.github.szgabsz91/morpher-transformation-engine-fst "1.5.0"]