GroupId | GroupIdcom.github.kolema-tech |
---|---|
ArtifactId | ArtifactIdsigma-summer |
Version | Version1.0.7 |
Type | Typepom |
Filename | Size |
---|---|
sigma-summer-1.0.7.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-summer/ -->
<dependency>
<groupId>com.github.kolema-tech</groupId>
<artifactId>sigma-summer</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-summer/
implementation 'com.github.kolema-tech:sigma-summer:1.0.7'
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-summer/
implementation ("com.github.kolema-tech:sigma-summer:1.0.7")
'com.github.kolema-tech:sigma-summer:pom:1.0.7'
<dependency org="com.github.kolema-tech" name="sigma-summer" rev="1.0.7">
<artifact name="sigma-summer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kolema-tech', module='sigma-summer', version='1.0.7')
)
libraryDependencies += "com.github.kolema-tech" % "sigma-summer" % "1.0.7"
[com.github.kolema-tech/sigma-summer "1.0.7"]