License |
License |
---|---|
GroupId | GroupIdworld.convex |
ArtifactId | ArtifactIdconvex-core |
Version | Version0.7.5 |
Type | Typejar |
Description |
DescriptionConvex Core
Convex core libraries and common utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
convex-core-0.7.5.pom | |
convex-core-0.7.5.jar | 772 KB |
convex-core-0.7.5-sources.jar | 436 KB |
convex-core-0.7.5-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/world.convex/convex-core/ -->
<dependency>
<groupId>world.convex</groupId>
<artifactId>convex-core</artifactId>
<version>0.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/world.convex/convex-core/
implementation 'world.convex:convex-core:0.7.5'
// https://jarcasting.com/artifacts/world.convex/convex-core/
implementation ("world.convex:convex-core:0.7.5")
'world.convex:convex-core:jar:0.7.5'
<dependency org="world.convex" name="convex-core" rev="0.7.5">
<artifact name="convex-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.convex', module='convex-core', version='0.7.5')
)
libraryDependencies += "world.convex" % "convex-core" % "0.7.5"
[world.convex/convex-core "0.7.5"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
com.goterl : lazysodium-java | jar | 5.1.1 |
net.java.dev.jna : jna | jar | 5.8.0 |
org.apache.commons : commons-text | jar | 1.9 |
org.antlr : antlr4-runtime | jar | 4.9.2 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
com.pholser : junit-quickcheck-core | jar | 1.0 |
com.pholser : junit-quickcheck-generators | jar | 1.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.31 |