| License |
License |
|---|---|
| GroupId | GroupIdcom.sobot |
| ArtifactId | ArtifactIdimageloader |
| Version | Version1.0 |
| Type | Typeaar |
| Description |
Descriptionimageloader
sobot imageloader
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| imageloader-1.0.pom | |
| imageloader-1.0.aar | 11 KB |
| imageloader-1.0-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sobot/imageloader/ -->
<dependency>
<groupId>com.sobot</groupId>
<artifactId>imageloader</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sobot/imageloader/
implementation 'com.sobot:imageloader:1.0'
// https://jarcasting.com/artifacts/com.sobot/imageloader/
implementation ("com.sobot:imageloader:1.0")
'com.sobot:imageloader:aar:1.0'
<dependency org="com.sobot" name="imageloader" rev="1.0">
<artifact name="imageloader" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sobot', module='imageloader', version='1.0')
)
libraryDependencies += "com.sobot" % "imageloader" % "1.0"
[com.sobot/imageloader "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| » unspecified | jar |