Last Version

Core 1.1

Core classes for DevTools

License

License

GroupId

GroupId

eu.cedarsoft.devtools
ArtifactId

ArtifactId

core
Version

Version

1.1
Type

Type

jar
Description

Description

Core
Core classes for DevTools
Project Organization

Project Organization

Cedarsoft

Download core 1.1


<!-- https://jarcasting.com/artifacts/eu.cedarsoft.devtools/core/ -->
<dependency>
    <groupId>eu.cedarsoft.devtools</groupId>
    <artifactId>core</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft.devtools/core/
implementation 'eu.cedarsoft.devtools:core:1.1'
// https://jarcasting.com/artifacts/eu.cedarsoft.devtools/core/
implementation ("eu.cedarsoft.devtools:core:1.1")
'eu.cedarsoft.devtools:core:jar:1.1'
<dependency org="eu.cedarsoft.devtools" name="core" rev="1.1">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft.devtools', module='core', version='1.1')
)
libraryDependencies += "eu.cedarsoft.devtools" % "core" % "1.1"
[eu.cedarsoft.devtools/core "1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
eu.cedarsoft.utils : cmd jar 1.1
eu.cedarsoft.utils : common jar 1.1
eu.cedarsoft.utils : configuration jar 1.1
commons-configuration : commons-configuration jar 1.4
commons-io : commons-io jar 1.3.1
com.google.code.guice : guice jar 1.0
com.intellij : annotations jar 6.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.3.1

Project Modules

There are no modules declared in this project.