coursier-apps


License

License

GroupId

GroupId

io.regadas
ArtifactId

ArtifactId

coursier-apps_2.12
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

coursier-apps
coursier-apps
Project URL

Project URL

https://github.com/regadas/coursier-apps
Project Organization

Project Organization

regadas
Source Code Management

Source Code Management

https://github.com/regadas/coursier-apps

Download coursier-apps_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.regadas/coursier-apps_2.12/ -->
<dependency>
    <groupId>io.regadas</groupId>
    <artifactId>coursier-apps_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.regadas/coursier-apps_2.12/
implementation 'io.regadas:coursier-apps_2.12:0.1.0'
// https://jarcasting.com/artifacts/io.regadas/coursier-apps_2.12/
implementation ("io.regadas:coursier-apps_2.12:0.1.0")
'io.regadas:coursier-apps_2.12:jar:0.1.0'
<dependency org="io.regadas" name="coursier-apps_2.12" rev="0.1.0">
  <artifact name="coursier-apps_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.regadas', module='coursier-apps_2.12', version='0.1.0')
)
libraryDependencies += "io.regadas" % "coursier-apps_2.12" % "0.1.0"
[io.regadas/coursier-apps_2.12 "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10

Project Modules

There are no modules declared in this project.

cousier-apps

build GitHub license Maven Central

This is my own coursier channel!

Usage

cs install \
  --default-channels=false \
  --channel io.regadas:coursier-apps \
  <app>

Versions

Version
0.1.0