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