添加依赖
<dependency>
<groupId>org.flmelody</groupId>
<artifactId>burner</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
implementation("org.flmelody:burner:1.0.0-RELEASE")
implementation 'org.flmelody:burner:1.0.0-RELEASE'
<dependency>
<groupId>org.flmelody</groupId>
<artifactId>burner</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
implementation("org.flmelody:burner:1.0.0-RELEASE")
implementation 'org.flmelody:burner:1.0.0-RELEASE'