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