License |
License |
---|---|
GroupId | GroupIdcom.github.testing-blaze |
ArtifactId | ArtifactIdblaze-epic |
Version | Version1.0.2 |
Type | Typepom |
Description |
DescriptionTesting Blaze Epic
Configuration Pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
blaze-epic-1.0.2.pom | 10 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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/
implementation 'com.github.testing-blaze:blaze-epic:1.0.2'
// https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/
implementation ("com.github.testing-blaze:blaze-epic:1.0.2")
'com.github.testing-blaze:blaze-epic:pom:1.0.2'
<dependency org="com.github.testing-blaze" name="blaze-epic" rev="1.0.2">
<artifact name="blaze-epic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.testing-blaze', module='blaze-epic', version='1.0.2')
)
libraryDependencies += "com.github.testing-blaze" % "blaze-epic" % "1.0.2"
[com.github.testing-blaze/blaze-epic "1.0.2"]