javax.jbi:jbi


GroupId

GroupId

javax.jbi
ArtifactId

ArtifactId

jbi
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download jbi

Filename Size
jbi-1.0.pom
jbi-1.0.jar 14 KB
Browse

How to add to project

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

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
1.0