GroupId | GroupIdcom.byteground |
---|---|
ArtifactId | ArtifactIdbyteground-web-util |
Version | Version0.2.10 |
Type | Typejar |
Filename | Size |
---|---|
byteground-web-util-0.2.10.pom | |
byteground-web-util-0.2.10.jar | 60 KB |
byteground-web-util-0.2.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.byteground/byteground-web-util/
implementation 'com.byteground:byteground-web-util:0.2.10'
// https://jarcasting.com/artifacts/com.byteground/byteground-web-util/
implementation ("com.byteground:byteground-web-util:0.2.10")
'com.byteground:byteground-web-util:jar:0.2.10'
<dependency org="com.byteground" name="byteground-web-util" rev="0.2.10">
<artifact name="byteground-web-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.byteground', module='byteground-web-util', version='0.2.10')
)
libraryDependencies += "com.byteground" % "byteground-web-util" % "0.2.10"
[com.byteground/byteground-web-util "0.2.10"]