не последняя версия
Последняя версия 1.0.0-alpha14

com.opsbears.webcomponents:typeconverter 1.0.0-alpha1

Password encryption utilities

Категории

Категории

SBE Данные Data Structures
Группа

Группа

com.opsbears.webcomponents
Идентификатор

Идентификатор

typeconverter
Версия

Версия

1.0.0-alpha1
Тип

Тип

jar

Скачать typeconverter 1.0.0-alpha1


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