| License |
License |
|---|---|
| GroupId | GroupIdcom.socratica.mobile |
| ArtifactId | ArtifactIdbig-image |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBig Image
Android components developed by Socratica.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| big-image-1.0.4.pom | |
| big-image-1.0.4.jar | 6 KB |
| big-image-1.0.4-sources.jar | 261 bytes |
| big-image-1.0.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.socratica.mobile/big-image/ -->
<dependency>
<groupId>com.socratica.mobile</groupId>
<artifactId>big-image</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.socratica.mobile/big-image/
implementation 'com.socratica.mobile:big-image:1.0.4'
// https://jarcasting.com/artifacts/com.socratica.mobile/big-image/
implementation ("com.socratica.mobile:big-image:1.0.4")
'com.socratica.mobile:big-image:jar:1.0.4'
<dependency org="com.socratica.mobile" name="big-image" rev="1.0.4">
<artifact name="big-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.socratica.mobile', module='big-image', version='1.0.4')
)
libraryDependencies += "com.socratica.mobile" % "big-image" % "1.0.4"
[com.socratica.mobile/big-image "1.0.4"]