GroupId | GroupIdcom.github.usefulness |
---|---|
ArtifactId | ArtifactIdlazythreetenbp |
Version | Version0.11.2 |
Type | Typeaar |
Filename | Size |
---|---|
lazythreetenbp-0.11.2.pom | |
lazythreetenbp-0.11.2-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.usefulness/lazythreetenbp/ -->
<dependency>
<groupId>com.github.usefulness</groupId>
<artifactId>lazythreetenbp</artifactId>
<version>0.11.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.usefulness/lazythreetenbp/
implementation 'com.github.usefulness:lazythreetenbp:0.11.2'
// https://jarcasting.com/artifacts/com.github.usefulness/lazythreetenbp/
implementation ("com.github.usefulness:lazythreetenbp:0.11.2")
'com.github.usefulness:lazythreetenbp:aar:0.11.2'
<dependency org="com.github.usefulness" name="lazythreetenbp" rev="0.11.2">
<artifact name="lazythreetenbp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.usefulness', module='lazythreetenbp', version='0.11.2')
)
libraryDependencies += "com.github.usefulness" % "lazythreetenbp" % "0.11.2"
[com.github.usefulness/lazythreetenbp "0.11.2"]