License |
License |
---|---|
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIdbytekit-parent |
Version | Version0.0.6 |
Type | Typepom |
Description |
Descriptionbytekit
bytecode kit for java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bytekit-parent-0.0.6.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/bytekit-parent/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>bytekit-parent</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/bytekit-parent/
implementation 'com.alibaba:bytekit-parent:0.0.6'
// https://jarcasting.com/artifacts/com.alibaba/bytekit-parent/
implementation ("com.alibaba:bytekit-parent:0.0.6")
'com.alibaba:bytekit-parent:pom:0.0.6'
<dependency org="com.alibaba" name="bytekit-parent" rev="0.0.6">
<artifact name="bytekit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='bytekit-parent', version='0.0.6')
)
libraryDependencies += "com.alibaba" % "bytekit-parent" % "0.0.6"
[com.alibaba/bytekit-parent "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core Optional | jar | 2.9.1 |