is not current version
Last Version 20110320

org.jvnet.com4j:tlbimp 2.1


Categories

Categories

Net
GroupId

GroupId

org.jvnet.com4j
ArtifactId

ArtifactId

tlbimp
Version

Version

2.1
Type

Type

jar

Download tlbimp 2.1


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