is not current version
Last Version 0.5.0

com.arassec.igor:frontend 0.2.5

The client side frontend built with vue.js

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

frontend
Version

Version

0.2.5
Type

Type

pom

Download frontend 0.2.5

Filename Size
frontend-0.2.5.pom 1 KB
Browse

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