GroupId | GroupIdcom.mebigfatguy.fb-contrib |
---|---|
ArtifactId | ArtifactIdfb-contrib |
Version | Version6.8.2 |
Type | Typejar |
Filename | Size |
---|---|
fb-contrib-6.8.2.pom | |
fb-contrib-6.8.2.jar | 748 KB |
fb-contrib-6.8.2-sources.jar | 926 KB |
fb-contrib-6.8.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mebigfatguy.fb-contrib/fb-contrib/ -->
<dependency>
<groupId>com.mebigfatguy.fb-contrib</groupId>
<artifactId>fb-contrib</artifactId>
<version>6.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mebigfatguy.fb-contrib/fb-contrib/
implementation 'com.mebigfatguy.fb-contrib:fb-contrib:6.8.2'
// https://jarcasting.com/artifacts/com.mebigfatguy.fb-contrib/fb-contrib/
implementation ("com.mebigfatguy.fb-contrib:fb-contrib:6.8.2")
'com.mebigfatguy.fb-contrib:fb-contrib:jar:6.8.2'
<dependency org="com.mebigfatguy.fb-contrib" name="fb-contrib" rev="6.8.2">
<artifact name="fb-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mebigfatguy.fb-contrib', module='fb-contrib', version='6.8.2')
)
libraryDependencies += "com.mebigfatguy.fb-contrib" % "fb-contrib" % "6.8.2"
[com.mebigfatguy.fb-contrib/fb-contrib "6.8.2"]