is not current version
Last Version 5.0.2

com.momomo:momomo.com.platform.Return 2.1.9

An intuitive library that allows you to return multiple return values with defined types on the fly from any method 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

2.1.9
Type

Type

jar

Download momomo.com.platform.Return 2.1.9


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