Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.mjdev |
ArtifactId | ArtifactIdstorageprovider |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
storageprovider-0.5.0.pom | |
storageprovider-0.5.0.aar | 18 KB |
storageprovider-0.5.0-sources.jar | 6 KB |
storageprovider-0.5.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mjdev/storageprovider/ -->
<dependency>
<groupId>com.github.mjdev</groupId>
<artifactId>storageprovider</artifactId>
<version>0.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjdev/storageprovider/
implementation 'com.github.mjdev:storageprovider:0.5.0'
// https://jarcasting.com/artifacts/com.github.mjdev/storageprovider/
implementation ("com.github.mjdev:storageprovider:0.5.0")
'com.github.mjdev:storageprovider:aar:0.5.0'
<dependency org="com.github.mjdev" name="storageprovider" rev="0.5.0">
<artifact name="storageprovider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjdev', module='storageprovider', version='0.5.0')
)
libraryDependencies += "com.github.mjdev" % "storageprovider" % "0.5.0"
[com.github.mjdev/storageprovider "0.5.0"]