GroupId | GroupIdio.github.ye-yu |
---|---|
ArtifactId | ArtifactIdjeasing |
Version | Version0.0.1-alpha.2 |
Type | Typejar |
Filename | Size |
---|---|
jeasing-0.0.1-alpha.2.pom | |
jeasing-0.0.1-alpha.2.jar | 53 KB |
jeasing-0.0.1-alpha.2-sources.jar | 21 KB |
jeasing-0.0.1-alpha.2-javadoc.jar | 384 KB |
jeasing-0.0.1-alpha.2-java8.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ye-yu/jeasing/ -->
<dependency>
<groupId>io.github.ye-yu</groupId>
<artifactId>jeasing</artifactId>
<version>0.0.1-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ye-yu/jeasing/
implementation 'io.github.ye-yu:jeasing:0.0.1-alpha.2'
// https://jarcasting.com/artifacts/io.github.ye-yu/jeasing/
implementation ("io.github.ye-yu:jeasing:0.0.1-alpha.2")
'io.github.ye-yu:jeasing:jar:0.0.1-alpha.2'
<dependency org="io.github.ye-yu" name="jeasing" rev="0.0.1-alpha.2">
<artifact name="jeasing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ye-yu', module='jeasing', version='0.0.1-alpha.2')
)
libraryDependencies += "io.github.ye-yu" % "jeasing" % "0.0.1-alpha.2"
[io.github.ye-yu/jeasing "0.0.1-alpha.2"]