License |
License |
---|---|
GroupId | GroupIdspeexx |
ArtifactId | ArtifactIdspeexx-util |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionspeexx-util
Contains some utilities for working with Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
speexx-util-2.0.0.pom | |
speexx-util-2.0.0.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/speexx/speexx-util/ -->
<dependency>
<groupId>speexx</groupId>
<artifactId>speexx-util</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/speexx/speexx-util/
implementation 'speexx:speexx-util:2.0.0'
// https://jarcasting.com/artifacts/speexx/speexx-util/
implementation ("speexx:speexx-util:2.0.0")
'speexx:speexx-util:jar:2.0.0'
<dependency org="speexx" name="speexx-util" rev="2.0.0">
<artifact name="speexx-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='speexx', module='speexx-util', version='2.0.0')
)
libraryDependencies += "speexx" % "speexx-util" % "2.0.0"
[speexx/speexx-util "2.0.0"]