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