| GroupId | GroupIdcom.manorrock.faces.converter |
|---|---|
| ArtifactId | ArtifactIdmanorrock-faces-converter-bytes |
| Version | Version21.4.0 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.manorrock.faces.converter/manorrock-faces-converter-bytes/ -->
<dependency>
<groupId>com.manorrock.faces.converter</groupId>
<artifactId>manorrock-faces-converter-bytes</artifactId>
<version>21.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.faces.converter/manorrock-faces-converter-bytes/
implementation 'com.manorrock.faces.converter:manorrock-faces-converter-bytes:21.4.0'
// https://jarcasting.com/artifacts/com.manorrock.faces.converter/manorrock-faces-converter-bytes/
implementation ("com.manorrock.faces.converter:manorrock-faces-converter-bytes:21.4.0")
'com.manorrock.faces.converter:manorrock-faces-converter-bytes:jar:21.4.0'
<dependency org="com.manorrock.faces.converter" name="manorrock-faces-converter-bytes" rev="21.4.0">
<artifact name="manorrock-faces-converter-bytes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.faces.converter', module='manorrock-faces-converter-bytes', version='21.4.0')
)
libraryDependencies += "com.manorrock.faces.converter" % "manorrock-faces-converter-bytes" % "21.4.0"
[com.manorrock.faces.converter/manorrock-faces-converter-bytes "21.4.0"]