| License |
License |
|---|---|
| GroupId | GroupIdcom.arassec.igor |
| ArtifactId | ArtifactIdfrontend |
| Version | Version0.4.2 |
| Type | Typepom |
| Description |
Descriptionfrontend
The client side frontend built with vue.js
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| frontend-0.4.2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.arassec.igor/frontend/ -->
<dependency>
<groupId>com.arassec.igor</groupId>
<artifactId>frontend</artifactId>
<version>0.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arassec.igor/frontend/
implementation 'com.arassec.igor:frontend:0.4.2'
// https://jarcasting.com/artifacts/com.arassec.igor/frontend/
implementation ("com.arassec.igor:frontend:0.4.2")
'com.arassec.igor:frontend:pom:0.4.2'
<dependency org="com.arassec.igor" name="frontend" rev="0.4.2">
<artifact name="frontend" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arassec.igor', module='frontend', version='0.4.2')
)
libraryDependencies += "com.arassec.igor" % "frontend" % "0.4.2"
[com.arassec.igor/frontend "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |