io.github.ecubi:core

Library with common Ecubi classes.

License

License

GroupId

GroupId

io.github.ecubi
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.4
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0