is not current version
Last Version 2.1.0

org.bblfsh:bblfsh-client 1.9.1

bblfsh-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bblfsh
ArtifactId

ArtifactId

bblfsh-client
Version

Version

1.9.1
Type

Type

jar

Download bblfsh-client 1.9.1


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