is not current version
Last Version 1.13.3

pl.matisoft:spring-soy-view-example 1.8


GroupId

GroupId

pl.matisoft
ArtifactId

ArtifactId

spring-soy-view-example
Version

Version

1.8
Type

Type

war

Download spring-soy-view-example 1.8


<!-- https://jarcasting.com/artifacts/pl.matisoft/spring-soy-view-example/ -->
<dependency>
    <groupId>pl.matisoft</groupId>
    <artifactId>spring-soy-view-example</artifactId>
    <version>1.8</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/pl.matisoft/spring-soy-view-example/
implementation 'pl.matisoft:spring-soy-view-example:1.8'
// https://jarcasting.com/artifacts/pl.matisoft/spring-soy-view-example/
implementation ("pl.matisoft:spring-soy-view-example:1.8")
'pl.matisoft:spring-soy-view-example:war:1.8'
<dependency org="pl.matisoft" name="spring-soy-view-example" rev="1.8">
  <artifact name="spring-soy-view-example" type="war" />
</dependency>
@Grapes(
@Grab(group='pl.matisoft', module='spring-soy-view-example', version='1.8')
)
libraryDependencies += "pl.matisoft" % "spring-soy-view-example" % "1.8"
[pl.matisoft/spring-soy-view-example "1.8"]