Implementation of level and color data types
This commit is contained in:
parent
a89b418350
commit
234125bc35
30 changed files with 664 additions and 113 deletions
|
|
@ -18,8 +18,8 @@ subprojects {
|
|||
apply plugin: 'java-library'
|
||||
|
||||
dependencies {
|
||||
implementation 'se.koc:zutil:1.0.311'
|
||||
//implementation 'se.koc:zutil:1.0.0-SNAPSHOT'
|
||||
//implementation 'se.koc:zutil:1.0.312'
|
||||
implementation 'se.koc:zutil:1.0.0-SNAPSHOT'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.hamcrest:hamcrest-core:2.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue