is not current version
Last Version 0.0.3

ch.swaechter:angularj-universal-spring-boot-starter 0.0.2


Categories

Categories

Spring Boot Container Microservices Angular User Interface Web Frameworks
GroupId

GroupId

ch.swaechter
ArtifactId

ArtifactId

angularj-universal-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download angularj-universal-spring-boot-starter 0.0.2


<!-- https://jarcasting.com/artifacts/ch.swaechter/angularj-universal-spring-boot-starter/ -->
<dependency>
    <groupId>ch.swaechter</groupId>
    <artifactId>angularj-universal-spring-boot-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.swaechter/angularj-universal-spring-boot-starter/
implementation 'ch.swaechter:angularj-universal-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/ch.swaechter/angularj-universal-spring-boot-starter/
implementation ("ch.swaechter:angularj-universal-spring-boot-starter:0.0.2")
'ch.swaechter:angularj-universal-spring-boot-starter:jar:0.0.2'
<dependency org="ch.swaechter" name="angularj-universal-spring-boot-starter" rev="0.0.2">
  <artifact name="angularj-universal-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.swaechter', module='angularj-universal-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "ch.swaechter" % "angularj-universal-spring-boot-starter" % "0.0.2"
[ch.swaechter/angularj-universal-spring-boot-starter "0.0.2"]