GroupId | GroupIdbeehive |
---|---|
ArtifactId | ArtifactIdwsdltypes-beehive |
Last Version | Last Version1.0-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
wsdltypes-beehive-1.0-alpha.pom | |
wsdltypes-beehive-1.0-alpha.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/beehive/wsdltypes-beehive/ -->
<dependency>
<groupId>beehive</groupId>
<artifactId>wsdltypes-beehive</artifactId>
<version>1.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/beehive/wsdltypes-beehive/
implementation 'beehive:wsdltypes-beehive:1.0-alpha'
// https://jarcasting.com/artifacts/beehive/wsdltypes-beehive/
implementation ("beehive:wsdltypes-beehive:1.0-alpha")
'beehive:wsdltypes-beehive:jar:1.0-alpha'
<dependency org="beehive" name="wsdltypes-beehive" rev="1.0-alpha">
<artifact name="wsdltypes-beehive" type="jar" />
</dependency>
@Grapes(
@Grab(group='beehive', module='wsdltypes-beehive', version='1.0-alpha')
)
libraryDependencies += "beehive" % "wsdltypes-beehive" % "1.0-alpha"
[beehive/wsdltypes-beehive "1.0-alpha"]