is not current version
Last Version 0.6.2

com.mysema.stat:stat 0.5.1


GroupId

GroupId

com.mysema.stat
ArtifactId

ArtifactId

stat
Version

Version

0.5.1
Type

Type

jar

Download stat 0.5.1


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