is not current version
Last Version 0.7.6

Convex Parent 0.7.3

Parent POM used to build core Convex modules.

License

License

GroupId

GroupId

world.convex
ArtifactId

ArtifactId

convex
Version

Version

0.7.3
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 0.7.3

Filename Size
convex-0.7.3.pom 5 KB
Browse

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

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