Last Version

SoyAnnotations 1.1

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

License

License

GroupId

GroupId

com.github.stefanliebenberg
ArtifactId

ArtifactId

soy-annotations
Version

Version

1.1
Type

Type

jar
Description

Description

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

Project URL

http://github.com/StefanLiebenberg/SoyAnnotations
Source Code Management

Source Code Management

http://github.com/StefanLiebenberg/SoyAnnotations

Download soy-annotations 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
com.google.template : soy jar 2012-12-21
com.googlecode.lambdaj : lambdaj jar 2.4

test (2)

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

Project Modules

There are no modules declared in this project.