is not current version
Last Version 1.1.8

com.github.pkair:maven-space-arithmetic 1.1.0

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.pkair
ArtifactId

ArtifactId

maven-space-arithmetic
Version

Version

1.1.0
Type

Type

jar

Download maven-space-arithmetic 1.1.0


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