is not current version
Last Version 0.2

ru.frostman.web:webjavin-parent 0.1.2

WebJavin - Java Web Framework

GroupId

GroupId

ru.frostman.web
ArtifactId

ArtifactId

webjavin-parent
Version

Version

0.1.2
Type

Type

pom

Download webjavin-parent 0.1.2


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