is not current version
Last Version 1.13.3

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


GroupId

GroupId

pl.matisoft
ArtifactId

ArtifactId

spring-soy-view-example
Version

Version

1.7
Type

Type

war

Download spring-soy-view-example 1.7


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