is not current version
Last Version 2.0.0-alpha1

Util Interface 1.6.0

sbt is an interactive build tool

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

util-interface
Version

Version

1.6.0
Type

Type

jar
Description

Description

Util Interface
sbt is an interactive build tool
Project URL

Project URL

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

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download util-interface 1.6.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.