is not current version
Last Version 3.0

org.statefulj:statefulj-common 0.6.2

Common functionality for Statefulj

GroupId

GroupId

org.statefulj
ArtifactId

ArtifactId

statefulj-common
Version

Version

0.6.2
Type

Type

jar

Download statefulj-common 0.6.2


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