Skip to content

Publish 0.1.0 to Clojars or Maven Central #2

@Dirklectisch

Description

@Dirklectisch

Although the README says:

Latest stable release: 0.1.0

With Leiningen, add the following to you project.clj file:

[com.thortech/data.edn "0.1.0"]

That doesn't seem to work for me:

$ lein deps
Could not find artifact com.thortech:data.edn:jar:0.1.0 in central (http://repo1.maven.org/maven2/)
Could not find artifact com.thortech:data.edn:jar:0.1.0 in clojars (https://clojars.org/repo/)
This could be due to a typo in :dependencies or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.

Now I have to jump through all sorts of hoops to get it installed in my local repository. I would much prefer to just pull it from either Clojars or Maven Central. Would you be so kind to publish it there?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions