License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdjudith |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.alantea:judith
Java embeddable text editor
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
judith-0.0.4.pom | |
judith-0.0.4.jar | 4 KB |
judith-0.0.4-sources.jar | 3 KB |
judith-0.0.4-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/judith/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>judith</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/judith/
implementation 'net.alantea:judith:0.0.4'
// https://jarcasting.com/artifacts/net.alantea/judith/
implementation ("net.alantea:judith:0.0.4")
'net.alantea:judith:jar:0.0.4'
<dependency org="net.alantea" name="judith" rev="0.0.4">
<artifact name="judith" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='judith', version='0.0.4')
)
libraryDependencies += "net.alantea" % "judith" % "0.0.4"
[net.alantea/judith "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.alantea : swingplus | jar | 0.0.5 |