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