License |
License |
---|---|
GroupId | GroupIdio.github.starlangsoftware |
ArtifactId | ArtifactIdUtil |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionNlpToolkit.Util
Simple Utils Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Util-1.0.4.pom | |
Util-1.0.4.jar | 8 KB |
Util-1.0.4-sources.jar | 5 KB |
Util-1.0.4-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/Util/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>Util</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/Util/
implementation 'io.github.starlangsoftware:Util:1.0.4'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/Util/
implementation ("io.github.starlangsoftware:Util:1.0.4")
'io.github.starlangsoftware:Util:jar:1.0.4'
<dependency org="io.github.starlangsoftware" name="Util" rev="1.0.4">
<artifact name="Util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='Util', version='1.0.4')
)
libraryDependencies += "io.github.starlangsoftware" % "Util" % "1.0.4"
[io.github.starlangsoftware/Util "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |