| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.turn |
| Идентификатор | Идентификаторshapeshifter |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShapeshifter
Templating library for Protocol Buffers
|
| Организация-разработчик |
Организация-разработчикTurn, Inc. |
| Имя Файла | Размер |
|---|---|
| shapeshifter-1.1.1.pom | |
| shapeshifter-1.1.1.jar | 79 KB |
| shapeshifter-1.1.1-sources.jar | 48 KB |
| shapeshifter-1.1.1-javadoc.jar | 182 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |