GroupId | GroupIdcom.mebigfatguy.fb-contrib |
---|---|
ArtifactId | ArtifactIdfb-contrib |
Version | Version7.0.0 |
Type | Typejar |
Filename | Size |
---|---|
fb-contrib-7.0.0.pom | |
fb-contrib-7.0.0.jar | 772 KB |
fb-contrib-7.0.0-sources.jar | 936 KB |
fb-contrib-7.0.0-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>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mebigfatguy.fb-contrib/fb-contrib/
implementation 'com.mebigfatguy.fb-contrib:fb-contrib:7.0.0'
// https://jarcasting.com/artifacts/com.mebigfatguy.fb-contrib/fb-contrib/
implementation ("com.mebigfatguy.fb-contrib:fb-contrib:7.0.0")
'com.mebigfatguy.fb-contrib:fb-contrib:jar:7.0.0'
<dependency org="com.mebigfatguy.fb-contrib" name="fb-contrib" rev="7.0.0">
<artifact name="fb-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mebigfatguy.fb-contrib', module='fb-contrib', version='7.0.0')
)
libraryDependencies += "com.mebigfatguy.fb-contrib" % "fb-contrib" % "7.0.0"
[com.mebigfatguy.fb-contrib/fb-contrib "7.0.0"]