License |
License
GLPv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.tags |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTags
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-1.0.0.pom | |
core-1.0.0.jar | 36 KB |
core-1.0.0-tests.jar | 33 KB |
core-1.0.0-sources.jar | 37 KB |
core-1.0.0-javadoc.jar | 163 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.commons : test-utils | jar | 3.0.0 |