License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.xerial.java |
ArtifactId | ArtifactIdxerial-core |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxerial-core
Xerial core utiltiles
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xerial-core-2.1.pom | |
xerial-core-2.1.jar | 362 KB |
xerial-core-2.1-sources.jar | 308 KB |
xerial-core-2.1-javadoc.jar | 848 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xerial.java/xerial-core/ -->
<dependency>
<groupId>org.xerial.java</groupId>
<artifactId>xerial-core</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial.java/xerial-core/
implementation 'org.xerial.java:xerial-core:2.1'
// https://jarcasting.com/artifacts/org.xerial.java/xerial-core/
implementation ("org.xerial.java:xerial-core:2.1")
'org.xerial.java:xerial-core:jar:2.1'
<dependency org="org.xerial.java" name="xerial-core" rev="2.1">
<artifact name="xerial-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial.java', module='xerial-core', version='2.1')
)
libraryDependencies += "org.xerial.java" % "xerial-core" % "2.1"
[org.xerial.java/xerial-core "2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.novocode : junit-interface | jar | 0.10-M2 |