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