License |
License |
---|---|
Categories |
CategoriesAvian |
GroupId | GroupIdcom.tavianator.sangria |
ArtifactId | ArtifactIdsangria |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSangria
A collection of Guice extensions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sangria-1.3.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tavianator.sangria/sangria/ -->
<dependency>
<groupId>com.tavianator.sangria</groupId>
<artifactId>sangria</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tavianator.sangria/sangria/
implementation 'com.tavianator.sangria:sangria:1.3.1'
// https://jarcasting.com/artifacts/com.tavianator.sangria/sangria/
implementation ("com.tavianator.sangria:sangria:1.3.1")
'com.tavianator.sangria:sangria:pom:1.3.1'
<dependency org="com.tavianator.sangria" name="sangria" rev="1.3.1">
<artifact name="sangria" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tavianator.sangria', module='sangria', version='1.3.1')
)
libraryDependencies += "com.tavianator.sangria" % "sangria" % "1.3.1"
[com.tavianator.sangria/sangria "1.3.1"]