| License |
License |
|---|---|
| GroupId | GroupIdorg.dashj |
| ArtifactId | ArtifactIddashj-bls |
| Last Version | Last Version0.18.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProvides the common configuration for the dashj modules
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dashj-bls-0.18.1.pom | |
| dashj-bls-0.18.1.jar | 43 KB |
| dashj-bls-0.18.1-sources.jar | 33 KB |
| dashj-bls-0.18.1-javadoc.jar | 177 KB |
| dashj-bls-0.18.1-bundled.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dashj/dashj-bls/ -->
<dependency>
<groupId>org.dashj</groupId>
<artifactId>dashj-bls</artifactId>
<version>0.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dashj/dashj-bls/
implementation 'org.dashj:dashj-bls:0.18.1'
// https://jarcasting.com/artifacts/org.dashj/dashj-bls/
implementation ("org.dashj:dashj-bls:0.18.1")
'org.dashj:dashj-bls:jar:0.18.1'
<dependency org="org.dashj" name="dashj-bls" rev="0.18.1">
<artifact name="dashj-bls" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dashj', module='dashj-bls', version='0.18.1')
)
libraryDependencies += "org.dashj" % "dashj-bls" % "0.18.1"
[org.dashj/dashj-bls "0.18.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 28.2-android |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 Optional | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |