License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.shapesecurity.bandolier |
ArtifactId | ArtifactIdes2017 |
Last Version | Last Version3.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBandolier
Bundles es2015+ modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
es2017-3.5.1.pom | |
es2017-3.5.1.jar | 85 KB |
es2017-3.5.1-sources.jar | 42 KB |
es2017-3.5.1-javadoc.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shapesecurity.bandolier/es2017/ -->
<dependency>
<groupId>com.shapesecurity.bandolier</groupId>
<artifactId>es2017</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapesecurity.bandolier/es2017/
implementation 'com.shapesecurity.bandolier:es2017:3.5.1'
// https://jarcasting.com/artifacts/com.shapesecurity.bandolier/es2017/
implementation ("com.shapesecurity.bandolier:es2017:3.5.1")
'com.shapesecurity.bandolier:es2017:jar:3.5.1'
<dependency org="com.shapesecurity.bandolier" name="es2017" rev="3.5.1">
<artifact name="es2017" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapesecurity.bandolier', module='es2017', version='3.5.1')
)
libraryDependencies += "com.shapesecurity.bandolier" % "es2017" % "3.5.1"
[com.shapesecurity.bandolier/es2017 "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 16.0.3 |
com.shapesecurity.shift : es2017 | jar | 1.2.1 |
com.shapesecurity : shape-functional-java | jar | 2.5.4 |
org.yaml : snakeyaml | jar | 1.16 |
com.google.code.gson : gson | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |