| GroupId | GroupIdcom.github.AnonymousMister |
|---|---|
| ArtifactId | ArtifactIdboot-fast-code |
| Last Version | Last Version2.1.0.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| boot-fast-code-2.1.0.1.8.pom | |
| boot-fast-code-2.1.0.1.8-sources.jar | 17 KB |
| boot-fast-code-2.1.0.1.8-javadoc.jar | 150 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-code/ -->
<dependency>
<groupId>com.github.AnonymousMister</groupId>
<artifactId>boot-fast-code</artifactId>
<version>2.1.0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-code/
implementation 'com.github.AnonymousMister:boot-fast-code:2.1.0.1.8'
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-code/
implementation ("com.github.AnonymousMister:boot-fast-code:2.1.0.1.8")
'com.github.AnonymousMister:boot-fast-code:jar:2.1.0.1.8'
<dependency org="com.github.AnonymousMister" name="boot-fast-code" rev="2.1.0.1.8">
<artifact name="boot-fast-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AnonymousMister', module='boot-fast-code', version='2.1.0.1.8')
)
libraryDependencies += "com.github.AnonymousMister" % "boot-fast-code" % "2.1.0.1.8"
[com.github.AnonymousMister/boot-fast-code "2.1.0.1.8"]