is not current version
Last Version 2.8.3

com.mastfrog:marshaller-registry 2.6.11


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

marshaller-registry
Version

Version

2.6.11
Type

Type

jar

Download marshaller-registry 2.6.11


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