License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.n2oapp.framework |
ArtifactId | ArtifactIdfrontend |
Last Version | Last Version7.23.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework for creating web applications with rich user interface without deep knowledge of WEB technologies and Frontend frameworks. Based on Java и ReactJS
|
Filename | Size |
---|---|
frontend-7.23.9.pom | |
frontend-7.23.9.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/frontend/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>frontend</artifactId>
<version>7.23.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/frontend/
implementation 'net.n2oapp.framework:frontend:7.23.9'
// https://jarcasting.com/artifacts/net.n2oapp.framework/frontend/
implementation ("net.n2oapp.framework:frontend:7.23.9")
'net.n2oapp.framework:frontend:jar:7.23.9'
<dependency org="net.n2oapp.framework" name="frontend" rev="7.23.9">
<artifact name="frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='frontend', version='7.23.9')
)
libraryDependencies += "net.n2oapp.framework" % "frontend" % "7.23.9"
[net.n2oapp.framework/frontend "7.23.9"]