is not current version
Last Version 1.2.2

site.morn.boot:morn-core 1.2.0


GroupId

GroupId

site.morn.boot
ArtifactId

ArtifactId

morn-core
Version

Version

1.2.0
Type

Type

jar

Download morn-core 1.2.0


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