GroupId | GroupIdcom.github.jalasoft |
---|---|
ArtifactId | ArtifactIdczech-bool-expression |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
czech-bool-expression-1.0.1.pom | |
czech-bool-expression-1.0.1.jar | 28 KB |
czech-bool-expression-1.0.1-sources.jar | 13 KB |
czech-bool-expression-1.0.1-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jalasoft/czech-bool-expression/ -->
<dependency>
<groupId>com.github.jalasoft</groupId>
<artifactId>czech-bool-expression</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jalasoft/czech-bool-expression/
implementation 'com.github.jalasoft:czech-bool-expression:1.0.1'
// https://jarcasting.com/artifacts/com.github.jalasoft/czech-bool-expression/
implementation ("com.github.jalasoft:czech-bool-expression:1.0.1")
'com.github.jalasoft:czech-bool-expression:jar:1.0.1'
<dependency org="com.github.jalasoft" name="czech-bool-expression" rev="1.0.1">
<artifact name="czech-bool-expression" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jalasoft', module='czech-bool-expression', version='1.0.1')
)
libraryDependencies += "com.github.jalasoft" % "czech-bool-expression" % "1.0.1"
[com.github.jalasoft/czech-bool-expression "1.0.1"]