is not current version
Last Version 1.0.8

com.github.kolema-tech:sigma-summer 1.0.7

Demo project for Spring Boot

GroupId

GroupId

com.github.kolema-tech
ArtifactId

ArtifactId

sigma-summer
Version

Version

1.0.7
Type

Type

pom

Download sigma-summer 1.0.7

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"]