is not current version
Last Version 0.6.2

eu.mais-h.mathsync:core 0.6.0


GroupId

GroupId

eu.mais-h.mathsync
ArtifactId

ArtifactId

core
Version

Version

0.6.0
Type

Type

jar

Download core 0.6.0


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