Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.the4thdimension |
ArtifactId | ArtifactIdpoly-picker |
Version | Version1.0.10 |
Type | Typeaar |
Filename | Size |
---|---|
poly-picker-1.0.10.pom | |
poly-picker-1.0.10.aar | 138 KB |
poly-picker-1.0.10-sources.jar | 49 KB |
poly-picker-1.0.10-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.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.the4thdimension/poly-picker/
implementation 'net.the4thdimension:poly-picker:1.0.10'
// https://jarcasting.com/artifacts/net.the4thdimension/poly-picker/
implementation ("net.the4thdimension:poly-picker:1.0.10")
'net.the4thdimension:poly-picker:aar:1.0.10'
<dependency org="net.the4thdimension" name="poly-picker" rev="1.0.10">
<artifact name="poly-picker" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.the4thdimension', module='poly-picker', version='1.0.10')
)
libraryDependencies += "net.the4thdimension" % "poly-picker" % "1.0.10"
[net.the4thdimension/poly-picker "1.0.10"]