GroupId | GroupIdcom.github.yoojia |
---|---|
ArtifactId | ArtifactIdnext-web-assets |
Version | Version2.a.19-2 |
Type | Typejar |
Filename | Size |
---|---|
next-web-assets-2.a.19-2.pom | |
next-web-assets-2.a.19-2.jar | 6 KB |
next-web-assets-2.a.19-2-sources.jar | 3 KB |
next-web-assets-2.a.19-2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-web-assets/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>next-web-assets</artifactId>
<version>2.a.19-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-assets/
implementation 'com.github.yoojia:next-web-assets:2.a.19-2'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-assets/
implementation ("com.github.yoojia:next-web-assets:2.a.19-2")
'com.github.yoojia:next-web-assets:jar:2.a.19-2'
<dependency org="com.github.yoojia" name="next-web-assets" rev="2.a.19-2">
<artifact name="next-web-assets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-assets', version='2.a.19-2')
)
libraryDependencies += "com.github.yoojia" % "next-web-assets" % "2.a.19-2"
[com.github.yoojia/next-web-assets "2.a.19-2"]