is not current version
Last Version 0.5.0

com.arassec.igor:frontend 0.2.7

The client side frontend built with vue.js

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

frontend
Version

Version

0.2.7
Type

Type

pom

Download frontend 0.2.7

Filename Size
frontend-0.2.7.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.arassec.igor/frontend/ -->
<dependency>
    <groupId>com.arassec.igor</groupId>
    <artifactId>frontend</artifactId>
    <version>0.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arassec.igor/frontend/
implementation 'com.arassec.igor:frontend:0.2.7'
// https://jarcasting.com/artifacts/com.arassec.igor/frontend/
implementation ("com.arassec.igor:frontend:0.2.7")
'com.arassec.igor:frontend:pom:0.2.7'
<dependency org="com.arassec.igor" name="frontend" rev="0.2.7">
  <artifact name="frontend" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arassec.igor', module='frontend', version='0.2.7')
)
libraryDependencies += "com.arassec.igor" % "frontend" % "0.2.7"
[com.arassec.igor/frontend "0.2.7"]