extra-boolean

Boolean data type has two possible truth values to represent logic.

License

License

GroupId

GroupId

io.github.javaf
ArtifactId

ArtifactId

extra-boolean
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

extra-boolean
Boolean data type has two possible truth values to represent logic.
Project URL

Project URL

https://github.com/javaf/extra-boolean

Download extra-boolean

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.javaf/extra-boolean/ -->
<dependency>
    <groupId>io.github.javaf</groupId>
    <artifactId>extra-boolean</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.javaf/extra-boolean/
implementation 'io.github.javaf:extra-boolean:1.3.4'
// https://jarcasting.com/artifacts/io.github.javaf/extra-boolean/
implementation ("io.github.javaf:extra-boolean:1.3.4")
'io.github.javaf:extra-boolean:jar:1.3.4'
<dependency org="io.github.javaf" name="extra-boolean" rev="1.3.4">
  <artifact name="extra-boolean" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.javaf', module='extra-boolean', version='1.3.4')
)
libraryDependencies += "io.github.javaf" % "extra-boolean" % "1.3.4"
[io.github.javaf/extra-boolean "1.3.4"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.
io.github.javaf

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.0.2