is not current version
Last Version 1.0.7

com.codeplex.wsitbt:wsit-bt-core 1.0

Provides common classes used by both wsit-ant-tasks and wsit-maven-plugin.

GroupId

GroupId

com.codeplex.wsitbt
ArtifactId

ArtifactId

wsit-bt-core
Version

Version

1.0
Type

Type

jar

Download wsit-bt-core 1.0


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