is not current version
Last Version 0.2

com.legsem.legstar:protobuf-cobol 0.1

Protocol Buffers for COBOL

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.legsem.legstar
ArtifactId

ArtifactId

protobuf-cobol
Version

Version

0.1
Type

Type

jar

Download protobuf-cobol 0.1


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