is not current version
Last Version 1.3.3

diozero - Bill of Materials 1.2.3

Java Device I/O library that is portable across Single Board Computers (including Raspberry Pi, BeagleBone Black, Odroid C2, CHIP, ASUS TinkerBoard)

License

License

GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-bom
Version

Version

1.2.3
Type

Type

pom
Description

Description

diozero - Bill of Materials
Java Device I/O library that is portable across Single Board Computers (including Raspberry Pi, BeagleBone Black, Odroid C2, CHIP, ASUS TinkerBoard)
Project URL

Project URL

https://www.diozero.com/
Project Organization

Project Organization

diozero
Source Code Management

Source Code Management

https://github.com/mattjlewis/diozero

Download diozero-bom 1.2.3

Filename Size
diozero-bom-1.2.3.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/com.diozero/diozero-bom/ -->
<dependency>
    <groupId>com.diozero</groupId>
    <artifactId>diozero-bom</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.diozero/diozero-bom/
implementation 'com.diozero:diozero-bom:1.2.3'
// https://jarcasting.com/artifacts/com.diozero/diozero-bom/
implementation ("com.diozero:diozero-bom:1.2.3")
'com.diozero:diozero-bom:pom:1.2.3'
<dependency org="com.diozero" name="diozero-bom" rev="1.2.3">
  <artifact name="diozero-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.diozero', module='diozero-bom', version='1.2.3')
)
libraryDependencies += "com.diozero" % "diozero-bom" % "1.2.3"
[com.diozero/diozero-bom "1.2.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.tinylog : tinylog-api jar 2.3.1
org.tinylog : tinylog-impl jar 2.3.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.