is not current version
Last Version 1.13.3

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


GroupId

GroupId

pl.matisoft
ArtifactId

ArtifactId

spring-soy-view-example
Version

Version

1.13.0
Type

Type

war

Download spring-soy-view-example 1.13.0


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