Last Version

extra-boolean 1.3.4

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

License

License

GroupId

GroupId

io.github.javaf
ArtifactId

ArtifactId

extra-boolean
Version

Version

1.3.4
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 1.3.4


<!-- 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.