License |
License |
---|---|
GroupId | GroupIdeu.cedarsoft.commons |
ArtifactId | ArtifactIdactions |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActions
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
actions-1.1.pom | |
actions-1.1.jar | 3 KB |
actions-1.1-sources.jar | 1 KB |
actions-1.1-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.cedarsoft.commons/actions/ -->
<dependency>
<groupId>eu.cedarsoft.commons</groupId>
<artifactId>actions</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft.commons/actions/
implementation 'eu.cedarsoft.commons:actions:1.1'
// https://jarcasting.com/artifacts/eu.cedarsoft.commons/actions/
implementation ("eu.cedarsoft.commons:actions:1.1")
'eu.cedarsoft.commons:actions:jar:1.1'
<dependency org="eu.cedarsoft.commons" name="actions" rev="1.1">
<artifact name="actions" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft.commons', module='actions', version='1.1')
)
libraryDependencies += "eu.cedarsoft.commons" % "actions" % "1.1"
[eu.cedarsoft.commons/actions "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |