Shapeshifter

Templating library for Protocol Buffers

License

License

GroupId

GroupId

com.turn
ArtifactId

ArtifactId

shapeshifter
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Shapeshifter
Templating library for Protocol Buffers
Project Organization

Project Organization

Turn, Inc.

Download shapeshifter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.1.4
com.google.protobuf : protobuf-java jar 2.4.1
com.google.guava : guava jar 14.0.1
joda-time : joda-time jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0