GroupId | GroupIdcom.sonymobile |
---|---|
ArtifactId | ArtifactIdlumbermill-social |
Version | Version0.0.23 |
Type | Typejar |
Filename | Size |
---|---|
lumbermill-social-0.0.23.pom | |
lumbermill-social-0.0.23.jar | 4 KB |
lumbermill-social-0.0.23-sources.jar | 1 KB |
lumbermill-social-0.0.23-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sonymobile/lumbermill-social/ -->
<dependency>
<groupId>com.sonymobile</groupId>
<artifactId>lumbermill-social</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-social/
implementation 'com.sonymobile:lumbermill-social:0.0.23'
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-social/
implementation ("com.sonymobile:lumbermill-social:0.0.23")
'com.sonymobile:lumbermill-social:jar:0.0.23'
<dependency org="com.sonymobile" name="lumbermill-social" rev="0.0.23">
<artifact name="lumbermill-social" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonymobile', module='lumbermill-social', version='0.0.23')
)
libraryDependencies += "com.sonymobile" % "lumbermill-social" % "0.0.23"
[com.sonymobile/lumbermill-social "0.0.23"]