clj-yaml

Ingy döt Net 2023-09-17T00:34:33.539189Z

using [clj-commons/clj-yaml {:mvn/version "1.0.27"}] in project.clj :dependencies is not working for me

Bad artifact coordinates clj-commons:clj-yaml:jar:{:mvn/version "1.0.27"}, expected format is <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>

Ingy döt Net 2023-09-17T01:31:34.506189Z

My my, I copied the deps.edn line 😞

Ingy döt Net 2023-09-17T01:31:47.851779Z

Sorry

lread 2023-09-17T03:00:19.523849Z

No prob @ingy, glad you are sorted out!