Quantum Core API


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.quantum-framework
ArtifactId

ArtifactId

quantum-api
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Quantum Core API

Download quantum-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.quantum-framework/quantum-api/ -->
<dependency>
    <groupId>com.github.quantum-framework</groupId>
    <artifactId>quantum-api</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.quantum-framework/quantum-api/
implementation 'com.github.quantum-framework:quantum-api:2.0.1'
// https://jarcasting.com/artifacts/com.github.quantum-framework/quantum-api/
implementation ("com.github.quantum-framework:quantum-api:2.0.1")
'com.github.quantum-framework:quantum-api:jar:2.0.1'
<dependency org="com.github.quantum-framework" name="quantum-api" rev="2.0.1">
  <artifact name="quantum-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.quantum-framework', module='quantum-api', version='2.0.1')
)
libraryDependencies += "com.github.quantum-framework" % "quantum-api" % "2.0.1"
[com.github.quantum-framework/quantum-api "2.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1