License |
License |
---|---|
GroupId | GroupIdio.github.benas |
ArtifactId | ArtifactIdjdfa-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjDFA core module
jDFA core module implementation
|
Filename | Size |
---|---|
jdfa-core-1.0.0.pom | |
jdfa-core-1.0.0.jar | 15 KB |
jdfa-core-1.0.0-sources.jar | 22 KB |
jdfa-core-1.0.0-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.benas/jdfa-core/ -->
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>jdfa-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas/jdfa-core/
implementation 'io.github.benas:jdfa-core:1.0.0'
// https://jarcasting.com/artifacts/io.github.benas/jdfa-core/
implementation ("io.github.benas:jdfa-core:1.0.0")
'io.github.benas:jdfa-core:jar:1.0.0'
<dependency org="io.github.benas" name="jdfa-core" rev="1.0.0">
<artifact name="jdfa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benas', module='jdfa-core', version='1.0.0')
)
libraryDependencies += "io.github.benas" % "jdfa-core" % "1.0.0"
[io.github.benas/jdfa-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |