is not current version
Last Version 1.6.8

com.envimate:mapmate 1.3.0

MapMate is a modern mapping framework in the scope of mapping data in Json, XML, or YAML format into DTOs composed and vice versa.

GroupId

GroupId

com.envimate
ArtifactId

ArtifactId

mapmate
Version

Version

1.3.0
Type

Type

jar

Download mapmate 1.3.0


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