is not current version
Last Version 1.3

com.zaubersoftware:mom 1.2.2

Map Object Mapper

GroupId

GroupId

com.zaubersoftware
ArtifactId

ArtifactId

mom
Version

Version

1.2.2
Type

Type

jar

Download mom 1.2.2


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