GroupId | GroupIdorg.brickred |
---|---|
ArtifactId | ArtifactIdsocialauth-filter |
Version | Version2.0-beta1 |
Type | Typejar |
Filename | Size |
---|---|
socialauth-filter-2.0-beta1.pom | |
socialauth-filter-2.0-beta1.jar | 15 KB |
socialauth-filter-2.0-beta1-sources.jar | 10 KB |
socialauth-filter-2.0-beta1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.brickred/socialauth-filter/ -->
<dependency>
<groupId>org.brickred</groupId>
<artifactId>socialauth-filter</artifactId>
<version>2.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.brickred/socialauth-filter/
implementation 'org.brickred:socialauth-filter:2.0-beta1'
// https://jarcasting.com/artifacts/org.brickred/socialauth-filter/
implementation ("org.brickred:socialauth-filter:2.0-beta1")
'org.brickred:socialauth-filter:jar:2.0-beta1'
<dependency org="org.brickred" name="socialauth-filter" rev="2.0-beta1">
<artifact name="socialauth-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brickred', module='socialauth-filter', version='2.0-beta1')
)
libraryDependencies += "org.brickred" % "socialauth-filter" % "2.0-beta1"
[org.brickred/socialauth-filter "2.0-beta1"]