License |
License |
---|---|
GroupId | GroupIdcom.ycframe |
ArtifactId | ArtifactIdycframe |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionycframe
com.ycframe develop frame
|
Project URL |
Project URL |
Filename | Size |
---|---|
ycframe-0.0.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ycframe/ycframe/ -->
<dependency>
<groupId>com.ycframe</groupId>
<artifactId>ycframe</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ycframe/ycframe/
implementation 'com.ycframe:ycframe:0.0.1'
// https://jarcasting.com/artifacts/com.ycframe/ycframe/
implementation ("com.ycframe:ycframe:0.0.1")
'com.ycframe:ycframe:pom:0.0.1'
<dependency org="com.ycframe" name="ycframe" rev="0.0.1">
<artifact name="ycframe" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ycframe', module='ycframe', version='0.0.1')
)
libraryDependencies += "com.ycframe" % "ycframe" % "0.0.1"
[com.ycframe/ycframe "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
YCFrame » YC.Frame.Key | jar | 0.0.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |