GroupId | GroupIdcom.github.timofeevda.jstressy |
---|---|
ArtifactId | ArtifactIdjstressy-impl |
Version | Version1.0.22 |
Type | Typepom |
Filename | Size |
---|---|
jstressy-impl-1.0.22.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.22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-impl/
implementation 'com.github.timofeevda.jstressy:jstressy-impl:1.0.22'
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-impl/
implementation ("com.github.timofeevda.jstressy:jstressy-impl:1.0.22")
'com.github.timofeevda.jstressy:jstressy-impl:pom:1.0.22'
<dependency org="com.github.timofeevda.jstressy" name="jstressy-impl" rev="1.0.22">
<artifact name="jstressy-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda.jstressy', module='jstressy-impl', version='1.0.22')
)
libraryDependencies += "com.github.timofeevda.jstressy" % "jstressy-impl" % "1.0.22"
[com.github.timofeevda.jstressy/jstressy-impl "1.0.22"]