is not current version
Last Version 0.5.0

com.arassec.igor:frontend 0.3.0

The client side frontend built with vue.js

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

frontend
Version

Version

0.3.0
Type

Type

pom

Download frontend 0.3.0

Filename Size
frontend-0.3.0.pom 1 KB
Browse

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