GroupId | GroupIdcom.github.dakusui |
---|---|
ArtifactId | ArtifactIdscriptiveunit |
Version | Version0.3.2 |
Type | Typejar |
Filename | Size |
---|---|
scriptiveunit-0.3.2.pom | |
scriptiveunit-0.3.2.jar | 205 KB |
scriptiveunit-0.3.2-sources.jar | 60 KB |
scriptiveunit-0.3.2-javadoc.jar | 568 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dakusui/scriptiveunit/ -->
<dependency>
<groupId>com.github.dakusui</groupId>
<artifactId>scriptiveunit</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakusui/scriptiveunit/
implementation 'com.github.dakusui:scriptiveunit:0.3.2'
// https://jarcasting.com/artifacts/com.github.dakusui/scriptiveunit/
implementation ("com.github.dakusui:scriptiveunit:0.3.2")
'com.github.dakusui:scriptiveunit:jar:0.3.2'
<dependency org="com.github.dakusui" name="scriptiveunit" rev="0.3.2">
<artifact name="scriptiveunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakusui', module='scriptiveunit', version='0.3.2')
)
libraryDependencies += "com.github.dakusui" % "scriptiveunit" % "0.3.2"
[com.github.dakusui/scriptiveunit "0.3.2"]