is not current version
Last Version 1.4

io.github.testsigma-eng:testsigma-customfunctions 1.3

Testsigma custom functions library for developing user specific functions

GroupId

GroupId

io.github.testsigma-eng
ArtifactId

ArtifactId

testsigma-customfunctions
Version

Version

1.3
Type

Type

jar

Download testsigma-customfunctions 1.3


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