License |
License
GLPv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft |
ArtifactId | ArtifactIdtags |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTags Core
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tags-1.0.0.pom | 1 KB |
tags-1.0.0-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/tags/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>tags</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/tags/
implementation 'com.cedarsoft:tags:1.0.0'
// https://jarcasting.com/artifacts/com.cedarsoft/tags/
implementation ("com.cedarsoft:tags:1.0.0")
'com.cedarsoft:tags:jar:1.0.0'
<dependency org="com.cedarsoft" name="tags" rev="1.0.0">
<artifact name="tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='tags', version='1.0.0')
)
libraryDependencies += "com.cedarsoft" % "tags" % "1.0.0"
[com.cedarsoft/tags "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 7.0.3 |