| License |
License |
|---|---|
| GroupId | GroupIdedu.gmu.swe.phosphor |
| ArtifactId | ArtifactIdPhosphor |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPhosphor
Dynamic Taint Tracker
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| Phosphor-0.0.3.pom | |
| Phosphor-0.0.3.jar | 593 KB |
| Phosphor-0.0.3-sources.jar | 317 KB |
| Phosphor-0.0.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.gmu.swe.phosphor/Phosphor/ -->
<dependency>
<groupId>edu.gmu.swe.phosphor</groupId>
<artifactId>Phosphor</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.gmu.swe.phosphor/Phosphor/
implementation 'edu.gmu.swe.phosphor:Phosphor:0.0.3'
// https://jarcasting.com/artifacts/edu.gmu.swe.phosphor/Phosphor/
implementation ("edu.gmu.swe.phosphor:Phosphor:0.0.3")
'edu.gmu.swe.phosphor:Phosphor:jar:0.0.3'
<dependency org="edu.gmu.swe.phosphor" name="Phosphor" rev="0.0.3">
<artifact name="Phosphor" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.gmu.swe.phosphor', module='Phosphor', version='0.0.3')
)
libraryDependencies += "edu.gmu.swe.phosphor" % "Phosphor" % "0.0.3"
[edu.gmu.swe.phosphor/Phosphor "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |