is not current version
Last Version 3.0.1

com.ibasco.ucgdisplay:ucgd-parent 3.0.0

A universal display library for single board computers. Supports graphics monochrome display devices (lcd, oled, e-ink etc) powered by U8g2

GroupId

GroupId

com.ibasco.ucgdisplay
ArtifactId

ArtifactId

ucgd-parent
Version

Version

3.0.0
Type

Type

pom

Download ucgd-parent 3.0.0

Filename Size
ucgd-parent-3.0.0.pom 26 KB
Browse

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