Last Version

bblfsh-client 2.1.0

bblfsh-client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bblfsh
ArtifactId

ArtifactId

bblfsh-client
Version

Version

2.1.0
Type

Type

jar
Description

Description

bblfsh-client
bblfsh-client
Project URL

Project URL

https://github.com/bblfsh/scala-client
Project Organization

Project Organization

org.bblfsh
Source Code Management

Source Code Management

https://github.com/bblfsh/scala-client

Download bblfsh-client 2.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.thesamet.scalapb : scalapb-runtime_2.11 jar 0.8.3
org.rogach : scallop_2.11 jar 3.0.3
commons-io : commons-io jar 2.5
com.thesamet.scalapb : scalapb-runtime-grpc_2.11 jar 0.8.3
io.grpc : grpc-netty jar 1.17.1

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.11.11
ch.jodersky » sbt-jni-macros_2.11 jar 1.2.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.