| License |
License |
|---|---|
| GroupId | GroupIdcom.github.testing-blaze |
| ArtifactId | ArtifactIdblaze-epic |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTesting Blaze Epic
Configuration Pom
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| blaze-epic-1.0.5.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/ -->
<dependency>
<groupId>com.github.testing-blaze</groupId>
<artifactId>blaze-epic</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/
implementation 'com.github.testing-blaze:blaze-epic:1.0.5'
// https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/
implementation ("com.github.testing-blaze:blaze-epic:1.0.5")
'com.github.testing-blaze:blaze-epic:pom:1.0.5'
<dependency org="com.github.testing-blaze" name="blaze-epic" rev="1.0.5">
<artifact name="blaze-epic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.testing-blaze', module='blaze-epic', version='1.0.5')
)
libraryDependencies += "com.github.testing-blaze" % "blaze-epic" % "1.0.5"
[com.github.testing-blaze/blaze-epic "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |