Tags

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.tags
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tags
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.cedarsoft.commons : commons jar 3.0.0
com.jgoodies : forms jar 1.2.1
junit : junit jar 4.8.1

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (1)

Group / Artifact Type Version
com.cedarsoft.commons : test-utils jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0