License |
License |
---|---|
GroupId | GroupIdio.devbench |
ArtifactId | ArtifactIdquill-delta |
Last Version | Last Version0.3.0-dev |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuill delta
Quill delta java implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quill-delta-0.3.0-dev.pom | |
quill-delta-0.3.0-dev.jar | 70 KB |
quill-delta-0.3.0-dev-sources.jar | 46 KB |
quill-delta-0.3.0-dev-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.devbench/quill-delta/ -->
<dependency>
<groupId>io.devbench</groupId>
<artifactId>quill-delta</artifactId>
<version>0.3.0-dev</version>
</dependency>
// https://jarcasting.com/artifacts/io.devbench/quill-delta/
implementation 'io.devbench:quill-delta:0.3.0-dev'
// https://jarcasting.com/artifacts/io.devbench/quill-delta/
implementation ("io.devbench:quill-delta:0.3.0-dev")
'io.devbench:quill-delta:jar:0.3.0-dev'
<dependency org="io.devbench" name="quill-delta" rev="0.3.0-dev">
<artifact name="quill-delta" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.devbench', module='quill-delta', version='0.3.0-dev')
)
libraryDependencies += "io.devbench" % "quill-delta" % "0.3.0-dev"
[io.devbench/quill-delta "0.3.0-dev"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.jetbrains : annotations | jar | 17.0.0 |
org.jsoup : jsoup | jar | 1.13.1 |
com.vaadin.external.gwt : gwt-elemental | jar | 2.8.2.vaadin2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.4.6 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.apache.maven.surefire : surefire-logger-api | jar | 2.21.0 |