is not current version
Last Version 1.0.4

com.socratica.mobile:big-image 1.0.2

Android components developed by Socratica.

GroupId

GroupId

com.socratica.mobile
ArtifactId

ArtifactId

big-image
Version

Version

1.0.2
Type

Type

jar

Download big-image 1.0.2


<!-- https://jarcasting.com/artifacts/com.socratica.mobile/big-image/ -->
<dependency>
    <groupId>com.socratica.mobile</groupId>
    <artifactId>big-image</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.socratica.mobile/big-image/
implementation 'com.socratica.mobile:big-image:1.0.2'
// https://jarcasting.com/artifacts/com.socratica.mobile/big-image/
implementation ("com.socratica.mobile:big-image:1.0.2")
'com.socratica.mobile:big-image:jar:1.0.2'
<dependency org="com.socratica.mobile" name="big-image" rev="1.0.2">
  <artifact name="big-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.socratica.mobile', module='big-image', version='1.0.2')
)
libraryDependencies += "com.socratica.mobile" % "big-image" % "1.0.2"
[com.socratica.mobile/big-image "1.0.2"]