is not current version
Last Version 2.1.0

org.bblfsh:bblfsh-client 1.0.0

bblfsh-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bblfsh
ArtifactId

ArtifactId

bblfsh-client
Version

Version

1.0.0
Type

Type

jar

Download bblfsh-client 1.0.0


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