Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.legsem.legstar |
ArtifactId | ArtifactIdlegstar-jaxws-clients |
Version | Version1.5.1 |
Type | Typejar |
Filename | Size |
---|---|
legstar-jaxws-clients-1.5.1.pom | |
legstar-jaxws-clients-1.5.1.jar | 397 KB |
legstar-jaxws-clients-1.5.1-sources.jar | 390 KB |
legstar-jaxws-clients-1.5.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.legsem.legstar/legstar-jaxws-clients/ -->
<dependency>
<groupId>com.legsem.legstar</groupId>
<artifactId>legstar-jaxws-clients</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.legsem.legstar/legstar-jaxws-clients/
implementation 'com.legsem.legstar:legstar-jaxws-clients:1.5.1'
// https://jarcasting.com/artifacts/com.legsem.legstar/legstar-jaxws-clients/
implementation ("com.legsem.legstar:legstar-jaxws-clients:1.5.1")
'com.legsem.legstar:legstar-jaxws-clients:jar:1.5.1'
<dependency org="com.legsem.legstar" name="legstar-jaxws-clients" rev="1.5.1">
<artifact name="legstar-jaxws-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.legsem.legstar', module='legstar-jaxws-clients', version='1.5.1')
)
libraryDependencies += "com.legsem.legstar" % "legstar-jaxws-clients" % "1.5.1"
[com.legsem.legstar/legstar-jaxws-clients "1.5.1"]