CollapsiblePanel Jar Files

Shop Forum Makelangelo Polargraph Art Robot CollapsiblePanel Jar Files

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #21942
    thelostone
    Participant

    Hi,

    I have been trying to get up and running in Eclipse to tinker with some of the code but am unable to get the java application to run as I am missing an artifact.

    I have encountered a few Maven dependencies that I have had to manually add but I cannot seem to be able to find this particular one anywhere to download.

    The following is what I have in my pom file, but I cannot seem to find the jar file to go with it anywhere.

    	<!-- https://mvnrepository.com/artifact/com.arc90.flexlib/collapsiblepanel -->
    	<dependency>
    	    <groupId>com.arc90.flexlib</groupId>
    	    <artifactId>collapsiblepanel</artifactId>
    	    <version>1.0</version>
    	</dependency>

    Has anyone got the collapsiblepanel-1.0.jar file on their computer and if so are you able to upload it somewhere for me.

    Thanks.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.