is not current version
Last Version 2.3.2

com.statful.client:annotations 1.3.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.statful.client
ArtifactId

ArtifactId

annotations
Version

Version

1.3.2
Type

Type

jar

Download annotations 1.3.2


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