Dico
02/12/2019, 7:38 PMmetadata artifact?
I was trying to add com.soywiz:klock to my multiplatform project, and I was struggling because I couldn't find a recent version for which all artifacts are present in the maven repository.
I cloned its source and installed it to my local maven repository. The klock artifact is not present, but I tried adding klock-metadata as a dependency.
It worked in one subproject, although I didn't try compiling, but not in another.
@Deactivated Userserebit
02/12/2019, 7:42 PMmetadata is the same as commonserebit
02/12/2019, 7:43 PMmetadata artifact along with artifacts for each targetDico
02/12/2019, 7:43 PMserebit
02/12/2019, 7:44 PMcommon and custom libraries end in metadataDico
02/12/2019, 7:44 PMDico
02/12/2019, 7:44 PMDico
02/12/2019, 9:00 PM