is not current version
Last Version 4.0.0

com.github.veithen.visualwas:websphere-api-stubs 2.0.0


Categories

Categories

WebSphere Container Application Servers
GroupId

GroupId

com.github.veithen.visualwas
ArtifactId

ArtifactId

websphere-api-stubs
Version

Version

2.0.0
Type

Type

jar

Download websphere-api-stubs 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas/websphere-api-stubs/ -->
<dependency>
    <groupId>com.github.veithen.visualwas</groupId>
    <artifactId>websphere-api-stubs</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/websphere-api-stubs/
implementation 'com.github.veithen.visualwas:websphere-api-stubs:2.0.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/websphere-api-stubs/
implementation ("com.github.veithen.visualwas:websphere-api-stubs:2.0.0")
'com.github.veithen.visualwas:websphere-api-stubs:jar:2.0.0'
<dependency org="com.github.veithen.visualwas" name="websphere-api-stubs" rev="2.0.0">
  <artifact name="websphere-api-stubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas', module='websphere-api-stubs', version='2.0.0')
)
libraryDependencies += "com.github.veithen.visualwas" % "websphere-api-stubs" % "2.0.0"
[com.github.veithen.visualwas/websphere-api-stubs "2.0.0"]