| License |
License |
|---|---|
| GroupId | GroupIdme.neavo |
| ArtifactId | ArtifactIdboosttoast |
| Version | Version0.0.1 |
| Type | Typeaar |
| Description |
Descriptionboosttoast
boosttoast
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| boosttoast-0.0.1.pom | |
| boosttoast-0.0.1.aar | 11 KB |
| boosttoast-0.0.1-sources.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.neavo/boosttoast/ -->
<dependency>
<groupId>me.neavo</groupId>
<artifactId>boosttoast</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.neavo/boosttoast/
implementation 'me.neavo:boosttoast:0.0.1'
// https://jarcasting.com/artifacts/me.neavo/boosttoast/
implementation ("me.neavo:boosttoast:0.0.1")
'me.neavo:boosttoast:aar:0.0.1'
<dependency org="me.neavo" name="boosttoast" rev="0.0.1">
<artifact name="boosttoast" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.neavo', module='boosttoast', version='0.0.1')
)
libraryDependencies += "me.neavo" % "boosttoast" % "0.0.1"
[me.neavo/boosttoast "0.0.1"]