| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.ghostwriter | 
    
| ArtifactId | ArtifactIdghostwriter | 
    
| Last Version | Last Version0.8.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGhostWriter 
            GhostWriter instrumentation module 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| ghostwriter-0.8.1.pom | |
| ghostwriter-0.8.1.jar | 4 KB | 
| ghostwriter-0.8.1-sources.jar | 2 KB | 
| ghostwriter-0.8.1-javadoc.jar | 388 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter/ -->
<dependency>
    <groupId>io.ghostwriter</groupId>
    <artifactId>ghostwriter</artifactId>
    <version>0.8.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter/
implementation 'io.ghostwriter:ghostwriter:0.8.1'
                // https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter/
implementation ("io.ghostwriter:ghostwriter:0.8.1")
                'io.ghostwriter:ghostwriter:jar:0.8.1'
                <dependency org="io.ghostwriter" name="ghostwriter" rev="0.8.1">
  <artifact name="ghostwriter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.ghostwriter', module='ghostwriter', version='0.8.1')
)
                libraryDependencies += "io.ghostwriter" % "ghostwriter" % "0.8.1"
                [io.ghostwriter/ghostwriter "0.8.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| hu.advancedweb : scott | jar | 4.0.1 |