is not current version
Last Version 0.0.4

net.alantea:judith 0.0.1

Java embeddable text editor

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

judith
Version

Version

0.0.1
Type

Type

jar

Download judith 0.0.1


<!-- https://jarcasting.com/artifacts/net.alantea/judith/ -->
<dependency>
    <groupId>net.alantea</groupId>
    <artifactId>judith</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/judith/
implementation 'net.alantea:judith:0.0.1'
// https://jarcasting.com/artifacts/net.alantea/judith/
implementation ("net.alantea:judith:0.0.1")
'net.alantea:judith:jar:0.0.1'
<dependency org="net.alantea" name="judith" rev="0.0.1">
  <artifact name="judith" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='judith', version='0.0.1')
)
libraryDependencies += "net.alantea" % "judith" % "0.0.1"
[net.alantea/judith "0.0.1"]