License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.miouyouyou.libraries |
ArtifactId | ArtifactIdmiouyouyou-java-helpers |
Version | Version20141118 |
Type | Typejar |
Description |
Descriptionmiouyouyou-java-helpers
Set of helper classes and methods that deal with Java intrinsics
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.miouyouyou.libraries/miouyouyou-java-helpers/ -->
<dependency>
<groupId>com.miouyouyou.libraries</groupId>
<artifactId>miouyouyou-java-helpers</artifactId>
<version>20141118</version>
</dependency>
// https://jarcasting.com/artifacts/com.miouyouyou.libraries/miouyouyou-java-helpers/
implementation 'com.miouyouyou.libraries:miouyouyou-java-helpers:20141118'
// https://jarcasting.com/artifacts/com.miouyouyou.libraries/miouyouyou-java-helpers/
implementation ("com.miouyouyou.libraries:miouyouyou-java-helpers:20141118")
'com.miouyouyou.libraries:miouyouyou-java-helpers:jar:20141118'
<dependency org="com.miouyouyou.libraries" name="miouyouyou-java-helpers" rev="20141118">
<artifact name="miouyouyou-java-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.miouyouyou.libraries', module='miouyouyou-java-helpers', version='20141118')
)
libraryDependencies += "com.miouyouyou.libraries" % "miouyouyou-java-helpers" % "20141118"
[com.miouyouyou.libraries/miouyouyou-java-helpers "20141118"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |