Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.the4thdimension |
ArtifactId | ArtifactIdpoly-picker |
Version | Version1.0.13 |
Type | Typeaar |
Filename | Size |
---|---|
poly-picker-1.0.13.pom | |
poly-picker-1.0.13.aar | 161 KB |
poly-picker-1.0.13-sources.jar | 57 KB |
poly-picker-1.0.13-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.the4thdimension/poly-picker/ -->
<dependency>
<groupId>net.the4thdimension</groupId>
<artifactId>poly-picker</artifactId>
<version>1.0.13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.the4thdimension/poly-picker/
implementation 'net.the4thdimension:poly-picker:1.0.13'
// https://jarcasting.com/artifacts/net.the4thdimension/poly-picker/
implementation ("net.the4thdimension:poly-picker:1.0.13")
'net.the4thdimension:poly-picker:aar:1.0.13'
<dependency org="net.the4thdimension" name="poly-picker" rev="1.0.13">
<artifact name="poly-picker" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.the4thdimension', module='poly-picker', version='1.0.13')
)
libraryDependencies += "net.the4thdimension" % "poly-picker" % "1.0.13"
[net.the4thdimension/poly-picker "1.0.13"]