is not current version
Last Version 1.0.0-alpha14

com.opsbears.webcomponents:typeconverter 1.0.0-alpha11

Contains the contracts for automatic type converters in OWC.

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents
ArtifactId

ArtifactId

typeconverter
Version

Version

1.0.0-alpha11
Type

Type

jar

Download typeconverter 1.0.0-alpha11


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