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