GroupId | GroupIdcom.strategicgains.plugin-express |
---|---|
ArtifactId | ArtifactIdHyperExpressPlugin |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
HyperExpressPlugin-0.2.2.pom | |
HyperExpressPlugin-0.2.2.jar | 6 KB |
HyperExpressPlugin-0.2.2-sources.jar | 5 KB |
HyperExpressPlugin-0.2.2-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.plugin-express/HyperExpressPlugin/ -->
<dependency>
<groupId>com.strategicgains.plugin-express</groupId>
<artifactId>HyperExpressPlugin</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/HyperExpressPlugin/
implementation 'com.strategicgains.plugin-express:HyperExpressPlugin:0.2.2'
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/HyperExpressPlugin/
implementation ("com.strategicgains.plugin-express:HyperExpressPlugin:0.2.2")
'com.strategicgains.plugin-express:HyperExpressPlugin:jar:0.2.2'
<dependency org="com.strategicgains.plugin-express" name="HyperExpressPlugin" rev="0.2.2">
<artifact name="HyperExpressPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.plugin-express', module='HyperExpressPlugin', version='0.2.2')
)
libraryDependencies += "com.strategicgains.plugin-express" % "HyperExpressPlugin" % "0.2.2"
[com.strategicgains.plugin-express/HyperExpressPlugin "0.2.2"]