GroupId | GroupIdcom.github.cico216 |
---|---|
ArtifactId | ArtifactIdmnt-base-aggregation |
Version | Version1.1.1 |
Type | Typepom |
Filename | Size |
---|---|
mnt-base-aggregation-1.1.1.pom | 8 KB |
Browse |
<!-- 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"]