License |
License |
---|---|
GroupId | GroupIdpl.wrzasq.commons |
ArtifactId | ArtifactIdcommons |
Version | Version2.0.3 |
Type | Typepom |
Description |
DescriptionWrzasqPl Commons
WrzasqPl-Commons is general-purpose library for Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-2.0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons/ -->
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons/
implementation 'pl.wrzasq.commons:commons:2.0.3'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons/
implementation ("pl.wrzasq.commons:commons:2.0.3")
'pl.wrzasq.commons:commons:pom:2.0.3'
<dependency org="pl.wrzasq.commons" name="commons" rev="2.0.3">
<artifact name="commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons', version='2.0.3')
)
libraryDependencies += "pl.wrzasq.commons" % "commons" % "2.0.3"
[pl.wrzasq.commons/commons "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 20.1.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-java8 | jar | 6.10.3 |
io.cucumber : cucumber-junit | jar | 6.10.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
io.mockk : mockk | jar | 1.11.0 |
io.mockk : mockk-dsl-jvm | jar | 1.11.0 |