Arithmetic library for Tutorial

Simple library for tutorial about JetBrains Space (https://www.jetbrains.com/space/) packages usage with further publishing to Maven Central with OSSRH

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.pkair
ArtifactId

ArtifactId

maven-space-arithmetic
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

Arithmetic library for Tutorial
Simple library for tutorial about JetBrains Space (https://www.jetbrains.com/space/) packages usage with further publishing to Maven Central with OSSRH
Project URL

Project URL

https://github.com/PkAIR/OSSRH-63492
Source Code Management

Source Code Management

http://github.com/PkAIR/OSSRH-63492/tree/master

Download maven-space-arithmetic

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.0
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.3
1.0.2
1.0.1
1.0.0