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