Last Version

SoyAnnotations 1.3

Soy utilities to easily convert and and render classes with soy templates.

License

License

GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

soy-annotations
Version

Version

1.3
Type

Type

jar
Description

Description

SoyAnnotations
Soy utilities to easily convert and and render classes with soy templates.
Project URL

Project URL

https://stefanliebenberg.github.io/SoyAnnotations
Source Code Management

Source Code Management

https://github.com/StefanLiebenberg/SoyAnnotations

Download soy-annotations 1.3


<!-- https://jarcasting.com/artifacts/org.slieb/soy-annotations/ -->
<dependency>
    <groupId>org.slieb</groupId>
    <artifactId>soy-annotations</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.slieb/soy-annotations/
implementation 'org.slieb:soy-annotations:1.3'
// https://jarcasting.com/artifacts/org.slieb/soy-annotations/
implementation ("org.slieb:soy-annotations:1.3")
'org.slieb:soy-annotations:jar:1.3'
<dependency org="org.slieb" name="soy-annotations" rev="1.3">
  <artifact name="soy-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slieb', module='soy-annotations', version='1.3')
)
libraryDependencies += "org.slieb" % "soy-annotations" % "1.3"
[org.slieb/soy-annotations "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
com.google.template : soy jar 2016-01-12
com.googlecode.lambdaj : lambdaj jar 2.3.3
org.slieb : throwable-interfaces jar 1.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.