mirror of
https://github.com/HMCore/Core.git
synced 2025-12-12 13:56:19 +00:00
basic code for ObjectInfo configs
This commit is contained in:
@@ -17,6 +17,8 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib"
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.0'
|
||||
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user