is not current version
Last Version 17

org.analogweb:analogweb-parent-modules 12

Analogweb is tiny,simple,and pluggable web framework.

GroupId

GroupId

org.analogweb
ArtifactId

ArtifactId

analogweb-parent-modules
Version

Version

12
Type

Type

jar

Download analogweb-parent-modules 12


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