is not current version
Last Version 0.7.6

Convex Core 0.7.5

Convex core libraries and common utilities

License

License

GroupId

GroupId

world.convex
ArtifactId

ArtifactId

convex-core
Version

Version

0.7.5
Type

Type

jar
Description

Description

Convex Core
Convex core libraries and common utilities
Project URL

Project URL

https://convex.world

Download convex-core 0.7.5


<!-- 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"]

Dependencies

compile (7)

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

test (6)

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

Project Modules

There are no modules declared in this project.