| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcom.shapesecurity | 
| ArtifactId | ArtifactIdbandolier | 
| Last Version | Last Version2.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBandolier Bundles es2015 modules | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| bandolier-2.1.1.pom | |
| bandolier-2.1.1.jar | 30 KB | 
| bandolier-2.1.1-sources.jar | 19 KB | 
| bandolier-2.1.1-javadoc.jar | 85 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.shapesecurity/bandolier/ -->
<dependency>
    <groupId>com.shapesecurity</groupId>
    <artifactId>bandolier</artifactId>
    <version>2.1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.shapesecurity/bandolier/
implementation 'com.shapesecurity:bandolier:2.1.1'// https://jarcasting.com/artifacts/com.shapesecurity/bandolier/
implementation ("com.shapesecurity:bandolier:2.1.1")'com.shapesecurity:bandolier:jar:2.1.1'<dependency org="com.shapesecurity" name="bandolier" rev="2.1.1">
  <artifact name="bandolier" type="jar" />
</dependency>@Grapes(
@Grab(group='com.shapesecurity', module='bandolier', version='2.1.1')
)libraryDependencies += "com.shapesecurity" % "bandolier" % "2.1.1"[com.shapesecurity/bandolier "2.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains : annotations | jar | 16.0.3 | 
| com.shapesecurity.shift : es2016 | jar | 1.4.0 | 
| com.shapesecurity : shape-functional-java | jar | 2.5.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |