is not current version
Last Version 1.1.3

com.github.timofeevda.jstressy:jstressy-impl 1.0.9


GroupId

GroupId

com.github.timofeevda.jstressy
ArtifactId

ArtifactId

jstressy-impl
Version

Version

1.0.9
Type

Type

pom

Download jstressy-impl 1.0.9

Filename Size
jstressy-impl-1.0.9.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-impl/ -->
<dependency>
    <groupId>com.github.timofeevda.jstressy</groupId>
    <artifactId>jstressy-impl</artifactId>
    <version>1.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-impl/
implementation 'com.github.timofeevda.jstressy:jstressy-impl:1.0.9'
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-impl/
implementation ("com.github.timofeevda.jstressy:jstressy-impl:1.0.9")
'com.github.timofeevda.jstressy:jstressy-impl:pom:1.0.9'
<dependency org="com.github.timofeevda.jstressy" name="jstressy-impl" rev="1.0.9">
  <artifact name="jstressy-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda.jstressy', module='jstressy-impl', version='1.0.9')
)
libraryDependencies += "com.github.timofeevda.jstressy" % "jstressy-impl" % "1.0.9"
[com.github.timofeevda.jstressy/jstressy-impl "1.0.9"]