is not current version
Last Version 0.2

ru.frostman.web:webjavin-core 0.1.2

WebJavin - Java Web Framework - Core module

GroupId

GroupId

ru.frostman.web
ArtifactId

ArtifactId

webjavin-core
Version

Version

0.1.2
Type

Type

jar

Download webjavin-core 0.1.2


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