License |
License |
---|---|
GroupId | GroupIdcom.github.brandtg |
ArtifactId | ArtifactIdswitchboard |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionswitchboard
Log change capture framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
switchboard-0.0.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.brandtg/switchboard/ -->
<dependency>
<groupId>com.github.brandtg</groupId>
<artifactId>switchboard</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brandtg/switchboard/
implementation 'com.github.brandtg:switchboard:0.0.1'
// https://jarcasting.com/artifacts/com.github.brandtg/switchboard/
implementation ("com.github.brandtg:switchboard:0.0.1")
'com.github.brandtg:switchboard:pom:0.0.1'
<dependency org="com.github.brandtg" name="switchboard" rev="0.0.1">
<artifact name="switchboard" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.brandtg', module='switchboard', version='0.0.1')
)
libraryDependencies += "com.github.brandtg" % "switchboard" % "0.0.1"
[com.github.brandtg/switchboard "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.4 |