is not current version
Last Version 0.6.2

eu.mais-h.mathsync:core-uber 0.6.1


GroupId

GroupId

eu.mais-h.mathsync
ArtifactId

ArtifactId

core-uber
Version

Version

0.6.1
Type

Type

jar

Download core-uber 0.6.1


<!-- https://jarcasting.com/artifacts/eu.mais-h.mathsync/core-uber/ -->
<dependency>
    <groupId>eu.mais-h.mathsync</groupId>
    <artifactId>core-uber</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mais-h.mathsync/core-uber/
implementation 'eu.mais-h.mathsync:core-uber:0.6.1'
// https://jarcasting.com/artifacts/eu.mais-h.mathsync/core-uber/
implementation ("eu.mais-h.mathsync:core-uber:0.6.1")
'eu.mais-h.mathsync:core-uber:jar:0.6.1'
<dependency org="eu.mais-h.mathsync" name="core-uber" rev="0.6.1">
  <artifact name="core-uber" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mais-h.mathsync', module='core-uber', version='0.6.1')
)
libraryDependencies += "eu.mais-h.mathsync" % "core-uber" % "0.6.1"
[eu.mais-h.mathsync/core-uber "0.6.1"]