is not current version
Last Version 1.0.7

com.codeplex.wsitbt:bundle 1.0.6


GroupId

GroupId

com.codeplex.wsitbt
ArtifactId

ArtifactId

bundle
Version

Version

1.0.6
Type

Type

pom

Download bundle 1.0.6


<!-- https://jarcasting.com/artifacts/com.codeplex.wsitbt/bundle/ -->
<dependency>
    <groupId>com.codeplex.wsitbt</groupId>
    <artifactId>bundle</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.codeplex.wsitbt/bundle/
implementation 'com.codeplex.wsitbt:bundle:1.0.6'
// https://jarcasting.com/artifacts/com.codeplex.wsitbt/bundle/
implementation ("com.codeplex.wsitbt:bundle:1.0.6")
'com.codeplex.wsitbt:bundle:pom:1.0.6'
<dependency org="com.codeplex.wsitbt" name="bundle" rev="1.0.6">
  <artifact name="bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.codeplex.wsitbt', module='bundle', version='1.0.6')
)
libraryDependencies += "com.codeplex.wsitbt" % "bundle" % "1.0.6"
[com.codeplex.wsitbt/bundle "1.0.6"]