Skip to content

Instantly share code, notes, and snippets.

@eloots
Last active June 17, 2021 14:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eloots/f33e8f3b13462ae48f020093439856cd to your computer and use it in GitHub Desktop.
Save eloots/f33e8f3b13462ae48f020093439856cd to your computer and use it in GitHub Desktop.
Useful links for the "Artifact Resolution using Coursier" talk

Introduction

This gist contains some complementary information to the "Exploring Coursier's Functionality - Resolving Artifacts"

TODO: Add link to video one it's published

Searching for artifacts using cs complete

cs complete documentation

Coursier documentation

Single Command Scala Setup

The Coursier documentation

The Coursier project on Github

Scala Steward

Scala Steward is a bot that helps you keep library dependencies and sbt plugins up-to-date.

ScalaDex

ScalaDex is the Scala Library Index. It allows one to search an index of about 8900 projects and provides a ton of information about them such as source repository, documentation, binary artifacts, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment