is not current version
Last Version 20110320

org.jvnet.com4j:tlbimp 20080105


Categories

Categories

Net
GroupId

GroupId

org.jvnet.com4j
ArtifactId

ArtifactId

tlbimp
Version

Version

20080105
Type

Type

jar

Download tlbimp 20080105


<!-- https://jarcasting.com/artifacts/org.jvnet.com4j/tlbimp/ -->
<dependency>
    <groupId>org.jvnet.com4j</groupId>
    <artifactId>tlbimp</artifactId>
    <version>20080105</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.com4j/tlbimp/
implementation 'org.jvnet.com4j:tlbimp:20080105'
// https://jarcasting.com/artifacts/org.jvnet.com4j/tlbimp/
implementation ("org.jvnet.com4j:tlbimp:20080105")
'org.jvnet.com4j:tlbimp:jar:20080105'
<dependency org="org.jvnet.com4j" name="tlbimp" rev="20080105">
  <artifact name="tlbimp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.com4j', module='tlbimp', version='20080105')
)
libraryDependencies += "org.jvnet.com4j" % "tlbimp" % "20080105"
[org.jvnet.com4j/tlbimp "20080105"]