is not current version
Last Version 0.5.0

ch.powerunit:powerunit-with-dependencies 0.3.0

This is a test framework for the JDK 1.8. - All dependencies included

GroupId

GroupId

ch.powerunit
ArtifactId

ArtifactId

powerunit-with-dependencies
Version

Version

0.3.0
Type

Type

jar

Download powerunit-with-dependencies 0.3.0


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