License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.idea-aedi |
ArtifactId | ArtifactIdnotebook |
Last Version | Last Version0.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnotebook
JustryDeng's notebook
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
notebook-0.5.3.pom | |
notebook-0.5.3.jar | 18 MB |
notebook-0.5.3-sources.jar | 18 MB |
notebook-0.5.3-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.idea-aedi/notebook/ -->
<dependency>
<groupId>com.idea-aedi</groupId>
<artifactId>notebook</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.idea-aedi/notebook/
implementation 'com.idea-aedi:notebook:0.5.3'
// https://jarcasting.com/artifacts/com.idea-aedi/notebook/
implementation ("com.idea-aedi:notebook:0.5.3")
'com.idea-aedi:notebook:jar:0.5.3'
<dependency org="com.idea-aedi" name="notebook" rev="0.5.3">
<artifact name="notebook" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idea-aedi', module='notebook', version='0.5.3')
)
libraryDependencies += "com.idea-aedi" % "notebook" % "0.5.3"
[com.idea-aedi/notebook "0.5.3"]