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