org.bitbucket:sbt-filter-plugin


GroupId

GroupId

org.bitbucket
ArtifactId

ArtifactId

sbt-filter-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download sbt-filter-plugin

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1