Categories |
CategoriesUndertow Net Networking |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-atmospherepush-undertow |
Version | Version0.59.0.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-atmospherepush-undertow/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-atmospherepush-undertow</artifactId>
<version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-atmospherepush-undertow/
implementation 'com.jwebmp:jwebmp-atmospherepush-undertow:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-atmospherepush-undertow/
implementation ("com.jwebmp:jwebmp-atmospherepush-undertow:0.59.0.14")
'com.jwebmp:jwebmp-atmospherepush-undertow:jar:0.59.0.14'
<dependency org="com.jwebmp" name="jwebmp-atmospherepush-undertow" rev="0.59.0.14">
<artifact name="jwebmp-atmospherepush-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-atmospherepush-undertow', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp" % "jwebmp-atmospherepush-undertow" % "0.59.0.14"
[com.jwebmp/jwebmp-atmospherepush-undertow "0.59.0.14"]