is not current version
Last Version 0.1.8

lu.uni.serval:commons-runner-utils 0.1.3

Utils to assist creation of runners to execute different projects when conducting experiments

GroupId

GroupId

lu.uni.serval
ArtifactId

ArtifactId

commons-runner-utils
Version

Version

0.1.3
Type

Type

jar

Download commons-runner-utils 0.1.3


<!-- https://jarcasting.com/artifacts/lu.uni.serval/commons-runner-utils/ -->
<dependency>
    <groupId>lu.uni.serval</groupId>
    <artifactId>commons-runner-utils</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/lu.uni.serval/commons-runner-utils/
implementation 'lu.uni.serval:commons-runner-utils:0.1.3'
// https://jarcasting.com/artifacts/lu.uni.serval/commons-runner-utils/
implementation ("lu.uni.serval:commons-runner-utils:0.1.3")
'lu.uni.serval:commons-runner-utils:jar:0.1.3'
<dependency org="lu.uni.serval" name="commons-runner-utils" rev="0.1.3">
  <artifact name="commons-runner-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='lu.uni.serval', module='commons-runner-utils', version='0.1.3')
)
libraryDependencies += "lu.uni.serval" % "commons-runner-utils" % "0.1.3"
[lu.uni.serval/commons-runner-utils "0.1.3"]