GroupId | GroupIdde.codescape.bitvunit |
---|---|
ArtifactId | ArtifactIdbitvunit-samples |
Version | Version0.10.0 |
Type | Typewar |
Filename | Size |
---|---|
bitvunit-samples-0.10.0.pom | |
bitvunit-samples-0.10.0.war | 1006 KB |
bitvunit-samples-0.10.0-sources.jar | 591 bytes |
bitvunit-samples-0.10.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.codescape.bitvunit/bitvunit-samples/ -->
<dependency>
<groupId>de.codescape.bitvunit</groupId>
<artifactId>bitvunit-samples</artifactId>
<version>0.10.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.codescape.bitvunit/bitvunit-samples/
implementation 'de.codescape.bitvunit:bitvunit-samples:0.10.0'
// https://jarcasting.com/artifacts/de.codescape.bitvunit/bitvunit-samples/
implementation ("de.codescape.bitvunit:bitvunit-samples:0.10.0")
'de.codescape.bitvunit:bitvunit-samples:war:0.10.0'
<dependency org="de.codescape.bitvunit" name="bitvunit-samples" rev="0.10.0">
<artifact name="bitvunit-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='de.codescape.bitvunit', module='bitvunit-samples', version='0.10.0')
)
libraryDependencies += "de.codescape.bitvunit" % "bitvunit-samples" % "0.10.0"
[de.codescape.bitvunit/bitvunit-samples "0.10.0"]