Last Version

btf 1.3

Generic interfaces to the classical builder pattern and the less classical "freeze/thaw" pattern

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.java-json-tools
ArtifactId

ArtifactId

btf
Version

Version

1.3
Type

Type

jar
Description

Description

btf
Generic interfaces to the classical builder pattern and the less classical "freeze/thaw" pattern
Project URL

Project URL

https://github.com/java-json-tools/btf

Download btf 1.3


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1

Project Modules

There are no modules declared in this project.