core

Poc for the backend of Umun Framework

License

License

GroupId

GroupId

in.umun.framework
ArtifactId

ArtifactId

coree
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

core
Poc for the backend of Umun Framework

Download coree

How to add to project

<!-- https://jarcasting.com/artifacts/in.umun.framework/coree/ -->
<dependency>
    <groupId>in.umun.framework</groupId>
    <artifactId>coree</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/in.umun.framework/coree/
implementation 'in.umun.framework:coree:0.0.3'
// https://jarcasting.com/artifacts/in.umun.framework/coree/
implementation ("in.umun.framework:coree:0.0.3")
'in.umun.framework:coree:jar:0.0.3'
<dependency org="in.umun.framework" name="coree" rev="0.0.3">
  <artifact name="coree" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.umun.framework', module='coree', version='0.0.3')
)
libraryDependencies += "in.umun.framework" % "coree" % "0.0.3"
[in.umun.framework/coree "0.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1