is not current version
Last Version 2.3.2

com.statful.client:aspects 2.3.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.statful.client
ArtifactId

ArtifactId

aspects
Version

Version

2.3.1
Type

Type

jar

Download aspects 2.3.1


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