is not current version
Last Version 1.4

io.metersphere:metersphere-jmeter-functions 1.3

MeterSphere JMeter Functions

Categories

Categories

JMeter Application Testing & Monitoring
GroupId

GroupId

io.metersphere
ArtifactId

ArtifactId

metersphere-jmeter-functions
Version

Version

1.3
Type

Type

jar

Download metersphere-jmeter-functions 1.3


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