License |
License |
---|---|
GroupId | GroupIdio.github.starlangsoftware |
ArtifactId | ArtifactIdUtil |
Version | Version1.0.3 |
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.3.pom | |
Util-1.0.3.jar | 8 KB |
Util-1.0.3-sources.jar | 5 KB |
Util-1.0.3-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/Util/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>Util</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/Util/
implementation 'io.github.starlangsoftware:Util:1.0.3'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/Util/
implementation ("io.github.starlangsoftware:Util:1.0.3")
'io.github.starlangsoftware:Util:jar:1.0.3'
<dependency org="io.github.starlangsoftware" name="Util" rev="1.0.3">
<artifact name="Util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='Util', version='1.0.3')
)
libraryDependencies += "io.github.starlangsoftware" % "Util" % "1.0.3"
[io.github.starlangsoftware/Util "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |