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