License |
License |
---|---|
GroupId | GroupIdhr.com.vgv |
ArtifactId | ArtifactIdverano |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionParent POM.xml with most oftenly used pre-configured features
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
verano-0.1.pom | |
verano-0.1.jar | 46 KB |
verano-0.1-sources.jar | 53 KB |
verano-0.1-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hr.com.vgv/verano/ -->
<dependency>
<groupId>hr.com.vgv</groupId>
<artifactId>verano</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/hr.com.vgv/verano/
implementation 'hr.com.vgv:verano:0.1'
// https://jarcasting.com/artifacts/hr.com.vgv/verano/
implementation ("hr.com.vgv:verano:0.1")
'hr.com.vgv:verano:jar:0.1'
<dependency org="hr.com.vgv" name="verano" rev="0.1">
<artifact name="verano" type="jar" />
</dependency>
@Grapes(
@Grab(group='hr.com.vgv', module='verano', version='0.1')
)
libraryDependencies += "hr.com.vgv" % "verano" % "0.1"
[hr.com.vgv/verano "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.cactoos : cactoos | jar | 0.33 |
com.jcabi : jcabi-xml | jar | 0.21.1 |
commons-cli : commons-cli | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |