License |
License |
---|---|
GroupId | GroupIdorg.analogweb |
ArtifactId | ArtifactIdanalogweb-parent-modules |
Last Version | Last Version17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanalogweb-parent-modules
Analogweb is tiny,simple,and pluggable web framework.
|
Project Organization |
Project OrganizationAnalog Web Framework Development Team |
Filename | Size |
---|---|
analogweb-parent-modules-17.pom | 10 KB |
analogweb-parent-modules-17-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.analogweb/analogweb-parent-modules/ -->
<dependency>
<groupId>org.analogweb</groupId>
<artifactId>analogweb-parent-modules</artifactId>
<version>17</version>
</dependency>
// https://jarcasting.com/artifacts/org.analogweb/analogweb-parent-modules/
implementation 'org.analogweb:analogweb-parent-modules:17'
// https://jarcasting.com/artifacts/org.analogweb/analogweb-parent-modules/
implementation ("org.analogweb:analogweb-parent-modules:17")
'org.analogweb:analogweb-parent-modules:jar:17'
<dependency org="org.analogweb" name="analogweb-parent-modules" rev="17">
<artifact name="analogweb-parent-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.analogweb', module='analogweb-parent-modules', version='17')
)
libraryDependencies += "org.analogweb" % "analogweb-parent-modules" % "17"
[org.analogweb/analogweb-parent-modules "17"]