License |
License |
---|---|
GroupId | GroupIdio.devcon5 |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommon
Common tools and utilities.
|
Project Organization |
Project OrganizationDevCon5 GmbH |
Filename | Size |
---|---|
common-1.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.devcon5/common/ -->
<dependency>
<groupId>io.devcon5</groupId>
<artifactId>common</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.devcon5/common/
implementation 'io.devcon5:common:1.4'
// https://jarcasting.com/artifacts/io.devcon5/common/
implementation ("io.devcon5:common:1.4")
'io.devcon5:common:pom:1.4'
<dependency org="io.devcon5" name="common" rev="1.4">
<artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.devcon5', module='common', version='1.4')
)
libraryDependencies += "io.devcon5" % "common" % "1.4"
[io.devcon5/common "1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |