| GroupId | GroupIdcom.immomo.cosmos.mediax | 
    
|---|---|
| ArtifactId | ArtifactIdmoment | 
    
| Version | Version2.3.1-20210428102300 | 
        
| Type | Typeaar | 
    
| Filename | Size | 
|---|---|
| moment-2.3.1-20210428102300.pom | |
| moment-2.3.1-20210428102300.aar | 474 KB | 
| moment-2.3.1-20210428102300-sources.jar | 261 bytes | 
| moment-2.3.1-20210428102300-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.immomo.cosmos.mediax/moment/ -->
<dependency>
    <groupId>com.immomo.cosmos.mediax</groupId>
    <artifactId>moment</artifactId>
    <version>2.3.1-20210428102300</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.immomo.cosmos.mediax/moment/
implementation 'com.immomo.cosmos.mediax:moment:2.3.1-20210428102300'
                // https://jarcasting.com/artifacts/com.immomo.cosmos.mediax/moment/
implementation ("com.immomo.cosmos.mediax:moment:2.3.1-20210428102300")
                'com.immomo.cosmos.mediax:moment:aar:2.3.1-20210428102300'
                <dependency org="com.immomo.cosmos.mediax" name="moment" rev="2.3.1-20210428102300">
  <artifact name="moment" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.immomo.cosmos.mediax', module='moment', version='2.3.1-20210428102300')
)
                libraryDependencies += "com.immomo.cosmos.mediax" % "moment" % "2.3.1-20210428102300"
                [com.immomo.cosmos.mediax/moment "2.3.1-20210428102300"]