is not current version
Last Version 0.0.26

com.sonymobile:lumbermill-core 0.0.23

Where Logs are cut into Lumber

GroupId

GroupId

com.sonymobile
ArtifactId

ArtifactId

lumbermill-core
Version

Version

0.0.23
Type

Type

jar

Download lumbermill-core 0.0.23


<!-- 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"]