License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.veskogeorgiev |
ArtifactId | ArtifactIdvutils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvutils
Common used utilities
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vutils-1.0.0.pom | |
vutils-1.0.0.jar | 36 KB |
vutils-1.0.0-sources.jar | 24 KB |
vutils-1.0.0-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.veskogeorgiev/vutils/ -->
<dependency>
<groupId>com.veskogeorgiev</groupId>
<artifactId>vutils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.veskogeorgiev/vutils/
implementation 'com.veskogeorgiev:vutils:1.0.0'
// https://jarcasting.com/artifacts/com.veskogeorgiev/vutils/
implementation ("com.veskogeorgiev:vutils:1.0.0")
'com.veskogeorgiev:vutils:jar:1.0.0'
<dependency org="com.veskogeorgiev" name="vutils" rev="1.0.0">
<artifact name="vutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.veskogeorgiev', module='vutils', version='1.0.0')
)
libraryDependencies += "com.veskogeorgiev" % "vutils" % "1.0.0"
[com.veskogeorgiev/vutils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |