org.boundbox:boundbox-parent

TODO.

License

License

GroupId

GroupId

org.boundbox
ArtifactId

ArtifactId

boundbox-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

TODO.
Project URL

Project URL

https://github.com/stephanenicolas/boundbox.git

Download boundbox-parent

How to add to project

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

Dependencies

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

Project Modules

  • boundbox-library
  • boundbox-library-integration-tests
  • samples/boundbox-sample
  • samples/boundbox-android-sample
  • samples/boundbox-android-sample-tests

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0