is not current version
Last Version 1.1.2

com.github.cico216:mnt-base-aggregation 1.1.1

mnt-fx and mnt-tools

GroupId

GroupId

com.github.cico216
ArtifactId

ArtifactId

mnt-base-aggregation
Version

Version

1.1.1
Type

Type

pom

Download mnt-base-aggregation 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.cico216/mnt-base-aggregation/ -->
<dependency>
    <groupId>com.github.cico216</groupId>
    <artifactId>mnt-base-aggregation</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cico216/mnt-base-aggregation/
implementation 'com.github.cico216:mnt-base-aggregation:1.1.1'
// https://jarcasting.com/artifacts/com.github.cico216/mnt-base-aggregation/
implementation ("com.github.cico216:mnt-base-aggregation:1.1.1")
'com.github.cico216:mnt-base-aggregation:pom:1.1.1'
<dependency org="com.github.cico216" name="mnt-base-aggregation" rev="1.1.1">
  <artifact name="mnt-base-aggregation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cico216', module='mnt-base-aggregation', version='1.1.1')
)
libraryDependencies += "com.github.cico216" % "mnt-base-aggregation" % "1.1.1"
[com.github.cico216/mnt-base-aggregation "1.1.1"]