License |
License |
---|---|
GroupId | GroupIddev.scarisey |
ArtifactId | ArtifactIdbastion-core_2.13 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project Organization |
Project Organizationdev.scarisey |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bastion-core_2.13-0.7.0.pom | |
bastion-core_2.13-0.7.0.jar | 578 KB |
bastion-core_2.13-0.7.0-sources.jar | 25 KB |
bastion-core_2.13-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.scarisey/bastion-core_2.13/ -->
<dependency>
<groupId>dev.scarisey</groupId>
<artifactId>bastion-core_2.13</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.scarisey/bastion-core_2.13/
implementation 'dev.scarisey:bastion-core_2.13:0.7.0'
// https://jarcasting.com/artifacts/dev.scarisey/bastion-core_2.13/
implementation ("dev.scarisey:bastion-core_2.13:0.7.0")
'dev.scarisey:bastion-core_2.13:jar:0.7.0'
<dependency org="dev.scarisey" name="bastion-core_2.13" rev="0.7.0">
<artifact name="bastion-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.scarisey', module='bastion-core_2.13', version='0.7.0')
)
libraryDependencies += "dev.scarisey" % "bastion-core_2.13" % "0.7.0"
[dev.scarisey/bastion-core_2.13 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.propensive : magnolia_2.13 | jar | 0.15.0 |
com.propensive : mercator_2.13 | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.1 |