barchart-archon
Parent for all Barchart projects
| License |
License |
|---|---|
| GroupId | GroupIdcom.barchart.base |
| ArtifactId | ArtifactIdbarchart-archon-license |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbarchart-archon-license
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| barchart-archon-license-2.0.0.pom | |
| barchart-archon-license-2.0.0.jar | 1 KB |
| barchart-archon-license-2.0.0-sources.jar | 576 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.barchart.base/barchart-archon-license/ -->
<dependency>
<groupId>com.barchart.base</groupId>
<artifactId>barchart-archon-license</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.barchart.base/barchart-archon-license/
implementation 'com.barchart.base:barchart-archon-license:2.0.0'
// https://jarcasting.com/artifacts/com.barchart.base/barchart-archon-license/
implementation ("com.barchart.base:barchart-archon-license:2.0.0")
'com.barchart.base:barchart-archon-license:jar:2.0.0'
<dependency org="com.barchart.base" name="barchart-archon-license" rev="2.0.0">
<artifact name="barchart-archon-license" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.barchart.base', module='barchart-archon-license', version='2.0.0')
)
libraryDependencies += "com.barchart.base" % "barchart-archon-license" % "2.0.0"
[com.barchart.base/barchart-archon-license "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.testng : testng | jar | 6.4 |
Parent for all Barchart projects