License |
License |
---|---|
GroupId | GroupIdcom.jpattern |
ArtifactId | ArtifactIdjp-util |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjp-util
|
Filename | Size |
---|---|
jp-util-1.0.0.pom | |
jp-util-1.0.0.jar | 22 KB |
jp-util-1.0.0-sources.jar | 12 KB |
jp-util-1.0.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jpattern/jp-util/ -->
<dependency>
<groupId>com.jpattern</groupId>
<artifactId>jp-util</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpattern/jp-util/
implementation 'com.jpattern:jp-util:1.0.0'
// https://jarcasting.com/artifacts/com.jpattern/jp-util/
implementation ("com.jpattern:jp-util:1.0.0")
'com.jpattern:jp-util:jar:1.0.0'
<dependency org="com.jpattern" name="jp-util" rev="1.0.0">
<artifact name="jp-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpattern', module='jp-util', version='1.0.0')
)
libraryDependencies += "com.jpattern" % "jp-util" % "1.0.0"
[com.jpattern/jp-util "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |