GroupId | GroupIdcom.byteground |
---|---|
ArtifactId | ArtifactIdbyteground-web-util |
Version | Version0.2.9 |
Type | Typejar |
Filename | Size |
---|---|
byteground-web-util-0.2.9.pom | |
byteground-web-util-0.2.9.jar | 59 KB |
byteground-web-util-0.2.9-sources.jar | 260 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.byteground/byteground-web-util/ -->
<dependency>
<groupId>com.byteground</groupId>
<artifactId>byteground-web-util</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.byteground/byteground-web-util/
implementation 'com.byteground:byteground-web-util:0.2.9'
// https://jarcasting.com/artifacts/com.byteground/byteground-web-util/
implementation ("com.byteground:byteground-web-util:0.2.9")
'com.byteground:byteground-web-util:jar:0.2.9'
<dependency org="com.byteground" name="byteground-web-util" rev="0.2.9">
<artifact name="byteground-web-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.byteground', module='byteground-web-util', version='0.2.9')
)
libraryDependencies += "com.byteground" % "byteground-web-util" % "0.2.9"
[com.byteground/byteground-web-util "0.2.9"]