is not current version
Last Version 1.3.1

com.tavianator.sangria:sangria-listbinder 1.2

A multi-binder with ordering guarantees

Categories

Categories

Avian
GroupId

GroupId

com.tavianator.sangria
ArtifactId

ArtifactId

sangria-listbinder
Version

Version

1.2
Type

Type

jar

Download sangria-listbinder 1.2


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