is not current version
Last Version 3.10.3

ch.exense.step:jmeter-plugin-def 3.6.3


Categories

Categories

JMeter Application Testing & Monitoring
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

jmeter-plugin-def
Version

Version

3.6.3
Type

Type

jar

Download jmeter-plugin-def 3.6.3


<!-- https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>jmeter-plugin-def</artifactId>
    <version>3.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/
implementation 'ch.exense.step:jmeter-plugin-def:3.6.3'
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/
implementation ("ch.exense.step:jmeter-plugin-def:3.6.3")
'ch.exense.step:jmeter-plugin-def:jar:3.6.3'
<dependency org="ch.exense.step" name="jmeter-plugin-def" rev="3.6.3">
  <artifact name="jmeter-plugin-def" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='jmeter-plugin-def', version='3.6.3')
)
libraryDependencies += "ch.exense.step" % "jmeter-plugin-def" % "3.6.3"
[ch.exense.step/jmeter-plugin-def "3.6.3"]