License |
License |
---|---|
GroupId | GroupIdorg.xerial |
ArtifactId | ArtifactIdxerial-core |
Last Version | Last Version3.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxerial-core
Xerial core utiltiles
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xerial-core-3.4.0.pom | |
xerial-core-3.4.0.jar | 344 KB |
xerial-core-3.4.0-sources.jar | 258 KB |
xerial-core-3.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xerial/xerial-core/ -->
<dependency>
<groupId>org.xerial</groupId>
<artifactId>xerial-core</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial/xerial-core/
implementation 'org.xerial:xerial-core:3.4.0'
// https://jarcasting.com/artifacts/org.xerial/xerial-core/
implementation ("org.xerial:xerial-core:3.4.0")
'org.xerial:xerial-core:jar:3.4.0'
<dependency org="org.xerial" name="xerial-core" rev="3.4.0">
<artifact name="xerial-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial', module='xerial-core', version='3.4.0')
)
libraryDependencies += "org.xerial" % "xerial-core" % "3.4.0"
[org.xerial/xerial-core "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M1 |
org.scala-lang.modules : scala-parser-combinators_2.12.0-M1 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-M1 | jar | 2.2.5-M1 |