is not current version
Last Version 5.0.2

com.momomo:momomo.com.platform.Return 5.0.1

Intuitive library that makes it easier for you to return multiple, fully defined objects on the fly from any method, any time rather than being limited to the default maximum of one.

Categories

Categories

ORM Data
GroupId

GroupId

com.momomo
ArtifactId

ArtifactId

momomo.com.platform.Return
Version

Version

5.0.1
Type

Type

jar

Download momomo.com.platform.Return 5.0.1


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