| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.java-json-tools |
| ArtifactId | ArtifactIdbtf |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbtf
Generic interfaces to the classical builder pattern and the less classical "freeze/thaw" pattern
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| btf-1.3.pom | |
| btf-1.3.jar | 8 KB |
| btf-1.3-sources.jar | 9 KB |
| btf-1.3-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.java-json-tools/btf/ -->
<dependency>
<groupId>com.github.java-json-tools</groupId>
<artifactId>btf</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.java-json-tools/btf/
implementation 'com.github.java-json-tools:btf:1.3'
// https://jarcasting.com/artifacts/com.github.java-json-tools/btf/
implementation ("com.github.java-json-tools:btf:1.3")
'com.github.java-json-tools:btf:jar:1.3'
<dependency org="com.github.java-json-tools" name="btf" rev="1.3">
<artifact name="btf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.java-json-tools', module='btf', version='1.3')
)
libraryDependencies += "com.github.java-json-tools" % "btf" % "1.3"
[com.github.java-json-tools/btf "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |