License |
License |
---|---|
GroupId | GroupIdeu.cedarsoft |
ArtifactId | ArtifactIddevtools |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptiondevTools Master
Development Tools Master
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
devtools-1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.cedarsoft/devtools/ -->
<dependency>
<groupId>eu.cedarsoft</groupId>
<artifactId>devtools</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft/devtools/
implementation 'eu.cedarsoft:devtools:1.1'
// https://jarcasting.com/artifacts/eu.cedarsoft/devtools/
implementation ("eu.cedarsoft:devtools:1.1")
'eu.cedarsoft:devtools:pom:1.1'
<dependency org="eu.cedarsoft" name="devtools" rev="1.1">
<artifact name="devtools" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft', module='devtools', version='1.1')
)
libraryDependencies += "eu.cedarsoft" % "devtools" % "1.1"
[eu.cedarsoft/devtools "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.guice : guice | jar | 1.0 |
com.intellij : annotations | jar | 6.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |