Last Version

publish_plugin 0.0.1

publish_plugin

License

License

MIT
GroupId

GroupId

com.github.kondaurovdev
ArtifactId

ArtifactId

publish_plugin
Version

Version

0.0.1
Type

Type

jar
Description

Description

publish_plugin
publish_plugin
Project URL

Project URL

https://github.com/kondaurov-scala/sbt_plugin.git
Project Organization

Project Organization

com.github.kondaurovdev
Source Code Management

Source Code Management

https://github.com/kondaurov-scala/sbt_plugin.git

Download publish_plugin 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.foundweekends » sbt-bintray jar 0.5.1
org.scoverage » sbt-scoverage jar 1.5.1
org.scoverage » sbt-coveralls jar 1.2.6

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
org.scala-sbt : sbt jar 1.2.1

Project Modules

There are no modules declared in this project.