License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdcom.github.mxsm |
ArtifactId | ArtifactIddistribution |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondistribution
rain uid generator service
|
Filename | Size |
---|---|
distribution-1.0.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mxsm/distribution/ -->
<dependency>
<groupId>com.github.mxsm</groupId>
<artifactId>distribution</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mxsm/distribution/
implementation 'com.github.mxsm:distribution:1.0.1'
// https://jarcasting.com/artifacts/com.github.mxsm/distribution/
implementation ("com.github.mxsm:distribution:1.0.1")
'com.github.mxsm:distribution:pom:1.0.1'
<dependency org="com.github.mxsm" name="distribution" rev="1.0.1">
<artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mxsm', module='distribution', version='1.0.1')
)
libraryDependencies += "com.github.mxsm" % "distribution" % "1.0.1"
[com.github.mxsm/distribution "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |