GroupId | GroupIdcom.github.timofeevda.jstressy |
---|---|
ArtifactId | ArtifactIdjstressy |
Version | Version1.0.12 |
Type | Typepom |
Filename | Size |
---|---|
jstressy-1.0.12.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy/ -->
<dependency>
<groupId>com.github.timofeevda.jstressy</groupId>
<artifactId>jstressy</artifactId>
<version>1.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy/
implementation 'com.github.timofeevda.jstressy:jstressy:1.0.12'
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy/
implementation ("com.github.timofeevda.jstressy:jstressy:1.0.12")
'com.github.timofeevda.jstressy:jstressy:pom:1.0.12'
<dependency org="com.github.timofeevda.jstressy" name="jstressy" rev="1.0.12">
<artifact name="jstressy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda.jstressy', module='jstressy', version='1.0.12')
)
libraryDependencies += "com.github.timofeevda.jstressy" % "jstressy" % "1.0.12"
[com.github.timofeevda.jstressy/jstressy "1.0.12"]