is not current version
Last Version 1.0.4

com.socratica.mobile:big-image 1.0.3

Android components developed by Socratica.

GroupId

GroupId

com.socratica.mobile
ArtifactId

ArtifactId

big-image
Version

Version

1.0.3
Type

Type

jar

Download big-image 1.0.3


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