License |
License |
---|---|
GroupId | GroupIdcom.avast |
ArtifactId | ArtifactIdbytecompressor-parent |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbytecompressor-parent
Parent pom for Avast (Java and Scala) open-source projects..
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bytecompressor-parent-1.2.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avast/bytecompressor-parent/ -->
<dependency>
<groupId>com.avast</groupId>
<artifactId>bytecompressor-parent</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.avast/bytecompressor-parent/
implementation 'com.avast:bytecompressor-parent:1.2.2'
// https://jarcasting.com/artifacts/com.avast/bytecompressor-parent/
implementation ("com.avast:bytecompressor-parent:1.2.2")
'com.avast:bytecompressor-parent:pom:1.2.2'
<dependency org="com.avast" name="bytecompressor-parent" rev="1.2.2">
<artifact name="bytecompressor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.avast', module='bytecompressor-parent', version='1.2.2')
)
libraryDependencies += "com.avast" % "bytecompressor-parent" % "1.2.2"
[com.avast/bytecompressor-parent "1.2.2"]