GroupId | GroupIdorg.wvlet |
---|---|
ArtifactId | ArtifactIdairframe_sjs0.6_2.11 |
Version | Version0.11 |
Type | Typejar |
Filename | Size |
---|---|
airframe_sjs0.6_2.11-0.11.pom | |
airframe_sjs0.6_2.11-0.11.jar | 238 KB |
airframe_sjs0.6_2.11-0.11-sources.jar | 16 KB |
airframe_sjs0.6_2.11-0.11-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wvlet/airframe_sjs0.6_2.11/ -->
<dependency>
<groupId>org.wvlet</groupId>
<artifactId>airframe_sjs0.6_2.11</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet/airframe_sjs0.6_2.11/
implementation 'org.wvlet:airframe_sjs0.6_2.11:0.11'
// https://jarcasting.com/artifacts/org.wvlet/airframe_sjs0.6_2.11/
implementation ("org.wvlet:airframe_sjs0.6_2.11:0.11")
'org.wvlet:airframe_sjs0.6_2.11:jar:0.11'
<dependency org="org.wvlet" name="airframe_sjs0.6_2.11" rev="0.11">
<artifact name="airframe_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet', module='airframe_sjs0.6_2.11', version='0.11')
)
libraryDependencies += "org.wvlet" % "airframe_sjs0.6_2.11" % "0.11"
[org.wvlet/airframe_sjs0.6_2.11 "0.11"]