is not current version
Last Version 8.7.0

net.sf.m-m-m:mmm-util-pojo 1.0.2

This project has been merged into util-core and is now obsolete.

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-util-pojo
Version

Version

1.0.2
Type

Type

jar

Download mmm-util-pojo 1.0.2


<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-util-pojo/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-util-pojo</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-util-pojo/
implementation 'net.sf.m-m-m:mmm-util-pojo:1.0.2'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-util-pojo/
implementation ("net.sf.m-m-m:mmm-util-pojo:1.0.2")
'net.sf.m-m-m:mmm-util-pojo:jar:1.0.2'
<dependency org="net.sf.m-m-m" name="mmm-util-pojo" rev="1.0.2">
  <artifact name="mmm-util-pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-util-pojo', version='1.0.2')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-util-pojo" % "1.0.2"
[net.sf.m-m-m/mmm-util-pojo "1.0.2"]