is not current version
Last Version 1.0.4

io.github.ecubi:core 1.0.2

Library with common Ecubi classes.

License

License

GroupId

GroupId

io.github.ecubi
ArtifactId

ArtifactId

core
Version

Version

1.0.2
Type

Type

jar
Description

Description

io.github.ecubi:core
Library with common Ecubi classes.
Project URL

Project URL

https://github.com/Ecubi/core
Source Code Management

Source Code Management

http://github.com/Ecubi/core

Download core 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.6

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.6

Project Modules

There are no modules declared in this project.