is not current version
Last Version 2.3.2

com.statful.client:annotations 1.3.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.statful.client
ArtifactId

ArtifactId

annotations
Version

Version

1.3.0
Type

Type

jar

Download annotations 1.3.0


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