GithubHelp home page GithubHelp logo

Comments (3)

agune avatar agune commented on August 30, 2024 2

안녕하세요 저도 필요해서 찾다가 해당 이슈를 보고 테스트를 했습니다.
저같은 경우는 gradle 환경에서 위와 같은 방법으로 테스트 해보았는데 잘되는것 같습니다.

from komoran.

9bow avatar 9bow commented on August 30, 2024 1

혹시 아래와 같은 방법으로 사용이 되시는지 테스트해봐주실 수 있으신지요? ^^;

repository에 JitPack을 추가해주시고,

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>

dependency에 KOMORAN Repo를 아래와 같이 추가하신 후 사용이 가능하신지 확인 부탁드립니다.

	<dependency>
	    <groupId>com.github.shin285</groupId>
	    <artifactId>KOMORAN</artifactId>
	    <version>3.3.2</version>
	</dependency>

(테스트 코드는 여기에서 확인 부탁드립니다. ^^)

gradle에서도 JitPack을 이용하고 있어서 동일한 방법으로 가능하실 것 같은데요, 번거로우시겠지만 확인 부탁드립니다.

감사합니다. ^^

from komoran.

9bow avatar 9bow commented on August 30, 2024

확인 감사합니다 ^^

from komoran.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.