Util Interface

Util module for sbt

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

util-interface_2.11
Last Version

Last Version

0.1.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

Util Interface
Util module for sbt
Project URL

Project URL

https://github.com/sbt/util
Project Organization

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/util

Download util-interface_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.scala-sbt/util-interface_2.11/ -->
<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>util-interface_2.11</artifactId>
    <version>0.1.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/util-interface_2.11/
implementation 'org.scala-sbt:util-interface_2.11:0.1.0-M1'
// https://jarcasting.com/artifacts/org.scala-sbt/util-interface_2.11/
implementation ("org.scala-sbt:util-interface_2.11:0.1.0-M1")
'org.scala-sbt:util-interface_2.11:jar:0.1.0-M1'
<dependency org="org.scala-sbt" name="util-interface_2.11" rev="0.1.0-M1">
  <artifact name="util-interface_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='util-interface_2.11', version='0.1.0-M1')
)
libraryDependencies += "org.scala-sbt" % "util-interface_2.11" % "0.1.0-M1"
[org.scala-sbt/util-interface_2.11 "0.1.0-M1"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

sbt/util moved back to sbt/sbt

sbt/util moved back to sbt/sbt for 1.4.x and later.

org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
0.1.0-M1