License |
License |
---|---|
GroupId | GroupIdcz.geek |
ArtifactId | ArtifactIdubyport |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionubyport
UbyPort Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
ubyport-1.0.0.pom | |
ubyport-1.0.0.jar | 20 KB |
ubyport-1.0.0-sources.jar | 8 KB |
ubyport-1.0.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.geek/ubyport/ -->
<dependency>
<groupId>cz.geek</groupId>
<artifactId>ubyport</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.geek/ubyport/
implementation 'cz.geek:ubyport:1.0.0'
// https://jarcasting.com/artifacts/cz.geek/ubyport/
implementation ("cz.geek:ubyport:1.0.0")
'cz.geek:ubyport:jar:1.0.0'
<dependency org="cz.geek" name="ubyport" rev="1.0.0">
<artifact name="ubyport" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.geek', module='ubyport', version='1.0.0')
)
libraryDependencies += "cz.geek" % "ubyport" % "1.0.0"
[cz.geek/ubyport "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time Optional | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |