Last Version

core 0.0.3

Poc for the backend of Umun Framework

License

License

GroupId

GroupId

in.umun.framework
ArtifactId

ArtifactId

coree
Version

Version

0.0.3
Type

Type

jar
Description

Description

core
Poc for the backend of Umun Framework

Download coree 0.0.3


<!-- 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.