org.apache.bsf:bsf-all


GroupId

GroupId

org.apache.bsf
ArtifactId

ArtifactId

bsf-all
Last Version

Last Version

3.0-beta3
Release Date

Release Date

Type

Type

jar
Description

Description

Download bsf-all

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-beta3
3.0-beta2
3.0-beta1