intive / sbt-search-maven-plugin   0.2.0

MIT License GitHub

Sbt plugin to search maven artifacts.

sbt-search-maven-plugin 0.2.0


Group ID:
com.blstream
Artifact ID:
sbt-search-maven-plugin
Version:
0.2.0
Release Date:
Feb 7, 2018
Licenses:
Files:

libraryDependencies += "com.blstream" % "sbt-search-maven-plugin" % "0.2.0"

Mill build tool

ivy"com.blstream:sbt-search-maven-plugin:0.2.0"

Scala CLI

//> using dep "com.blstream:sbt-search-maven-plugin:0.2.0"

Ammonite REPL

import $ivy.`com.blstream:sbt-search-maven-plugin:0.2.0`

<dependency>
  <groupId>com.blstream</groupId>
  <artifactId>sbt-search-maven-plugin</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.blstream', name: 'sbt-search-maven-plugin', version: '0.2.0'