Last Version

scalapb_plugin 0.0.1

scalapb_plugin

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.kondaurovdev
ArtifactId

ArtifactId

scalapb_plugin
Version

Version

0.0.1
Type

Type

jar
Description

Description

scalapb_plugin
scalapb_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 scalapb_plugin 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.thesamet » sbt-protoc jar 0.99.18
com.thesamet.scalapb : compilerplugin_2.12 jar 0.8.0-RC1

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.