is not current version
Last Version 0.7.0

org.drasyl:drasyl-performance-tests 0.3.0

This package contains performance tests for drasyl.

Categories

Categories

ORM Data
GroupId

GroupId

org.drasyl
ArtifactId

ArtifactId

drasyl-performance-tests
Version

Version

0.3.0
Type

Type

jar

Download drasyl-performance-tests 0.3.0


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