License |
License
The MIT License
|
---|---|
GroupId | GroupIdio.bitsensor.plugins |
ArtifactId | ArtifactIdbitsensor-support |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBitSensor ~ Support
BitSensor Java Plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bitsensor-support-4.0.3.pom | 727 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-support/ -->
<dependency>
<groupId>io.bitsensor.plugins</groupId>
<artifactId>bitsensor-support</artifactId>
<version>4.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-support/
implementation 'io.bitsensor.plugins:bitsensor-support:4.0.3'
// https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-support/
implementation ("io.bitsensor.plugins:bitsensor-support:4.0.3")
'io.bitsensor.plugins:bitsensor-support:pom:4.0.3'
<dependency org="io.bitsensor.plugins" name="bitsensor-support" rev="4.0.3">
<artifact name="bitsensor-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bitsensor.plugins', module='bitsensor-support', version='4.0.3')
)
libraryDependencies += "io.bitsensor.plugins" % "bitsensor-support" % "4.0.3"
[io.bitsensor.plugins/bitsensor-support "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : animal-sniffer-annotations | jar | 1.16 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
junit : junit | jar | 4.12 |