Convex Parent

Parent POM used to build core Convex modules.

License

License

GroupId

GroupId

world.convex
ArtifactId

ArtifactId

convex
Last Version

Last Version

0.7.6
Release Date

Release Date

Type

Type

pom
Description

Description

Convex Parent
Parent POM used to build core Convex modules.
Project URL

Project URL

https://convex.world
Source Code Management

Source Code Management

https://github.com/Convex-Dev/convex.git

Download convex

Filename Size
convex-0.7.6.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/world.convex/convex/ -->
<dependency>
    <groupId>world.convex</groupId>
    <artifactId>convex</artifactId>
    <version>0.7.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/world.convex/convex/
implementation 'world.convex:convex:0.7.6'
// https://jarcasting.com/artifacts/world.convex/convex/
implementation ("world.convex:convex:0.7.6")
'world.convex:convex:pom:0.7.6'
<dependency org="world.convex" name="convex" rev="0.7.6">
  <artifact name="convex" type="pom" />
</dependency>
@Grapes(
@Grab(group='world.convex', module='convex', version='0.7.6')
)
libraryDependencies += "world.convex" % "convex" % "0.7.6"
[world.convex/convex "0.7.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • convex-core
  • convex-cli
  • convex-gui
  • convex-peer
  • convex-benchmarks
  • convex-java

Versions

Version
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.7.0-rc4
0.7.0-rc3
0.7.0-rc2
0.7.0-rc1