Boost API

Boost API Module

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.boost-maven-project
ArtifactId

ArtifactId

boost-api
Last Version

Last Version

1.49.0-b1
Release Date

Release Date

Type

Type

jar
Description

Description

Boost API
Boost API Module
Project URL

Project URL

http://code.google.com/p/boost-maven-project/boost-api/

Download boost-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-api/ -->
<dependency>
    <groupId>com.googlecode.boost-maven-project</groupId>
    <artifactId>boost-api</artifactId>
    <version>1.49.0-b1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-api/
implementation 'com.googlecode.boost-maven-project:boost-api:1.49.0-b1'
// https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-api/
implementation ("com.googlecode.boost-maven-project:boost-api:1.49.0-b1")
'com.googlecode.boost-maven-project:boost-api:jar:1.49.0-b1'
<dependency org="com.googlecode.boost-maven-project" name="boost-api" rev="1.49.0-b1">
  <artifact name="boost-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.boost-maven-project', module='boost-api', version='1.49.0-b1')
)
libraryDependencies += "com.googlecode.boost-maven-project" % "boost-api" % "1.49.0-b1"
[com.googlecode.boost-maven-project/boost-api "1.49.0-b1"]

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.49.0-b1
1.47.0-b1