License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.momomo |
ArtifactId | ArtifactIdmomomo.com.platform.Return |
Version | Version5.0.2 |
Type | Typejar |
Description |
Descriptionmomomo.com.platform.Return
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.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.Return/ -->
<dependency>
<groupId>com.momomo</groupId>
<artifactId>momomo.com.platform.Return</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.Return/
implementation 'com.momomo:momomo.com.platform.Return:5.0.2'
// https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.Return/
implementation ("com.momomo:momomo.com.platform.Return:5.0.2")
'com.momomo:momomo.com.platform.Return:jar:5.0.2'
<dependency org="com.momomo" name="momomo.com.platform.Return" rev="5.0.2">
<artifact name="momomo.com.platform.Return" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.momomo', module='momomo.com.platform.Return', version='5.0.2')
)
libraryDependencies += "com.momomo" % "momomo.com.platform.Return" % "5.0.2"
[com.momomo/momomo.com.platform.Return "5.0.2"]