License |
License |
---|---|
GroupId | GroupIdcom.github.fge |
ArtifactId | ArtifactIdbtf |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnull
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
btf-1.2.pom | |
btf-1.2.jar | 8 KB |
btf-1.2-sources.jar | 9 KB |
btf-1.2-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fge/btf/ -->
<dependency>
<groupId>com.github.fge</groupId>
<artifactId>btf</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/btf/
implementation 'com.github.fge:btf:1.2'
// https://jarcasting.com/artifacts/com.github.fge/btf/
implementation ("com.github.fge:btf:1.2")
'com.github.fge:btf:jar:1.2'
<dependency org="com.github.fge" name="btf" rev="1.2">
<artifact name="btf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='btf', version='1.2')
)
libraryDependencies += "com.github.fge" % "btf" % "1.2"
[com.github.fge/btf "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |