is not current version
Last Version 3.1.2

com.glookast.api:api-capture 2.2.1

Helper classes with Jackson annotations for easy interfacing with Glookast Products

GroupId

GroupId

com.glookast.api
ArtifactId

ArtifactId

api-capture
Version

Version

2.2.1
Type

Type

jar

Download api-capture 2.2.1


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