Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.4youandme |
ArtifactId | ArtifactIdforyouandme |
Version | Version0.2.23 |
Type | Typeaar |
Filename | Size |
---|---|
foryouandme-0.2.23.pom | |
foryouandme-0.2.23-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.4youandme/foryouandme/ -->
<dependency>
<groupId>net.4youandme</groupId>
<artifactId>foryouandme</artifactId>
<version>0.2.23</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.4youandme/foryouandme/
implementation 'net.4youandme:foryouandme:0.2.23'
// https://jarcasting.com/artifacts/net.4youandme/foryouandme/
implementation ("net.4youandme:foryouandme:0.2.23")
'net.4youandme:foryouandme:aar:0.2.23'
<dependency org="net.4youandme" name="foryouandme" rev="0.2.23">
<artifact name="foryouandme" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.4youandme', module='foryouandme', version='0.2.23')
)
libraryDependencies += "net.4youandme" % "foryouandme" % "0.2.23"
[net.4youandme/foryouandme "0.2.23"]