mirror of https://github.com/ornicar/lila-maven
parent
be874b6e35
commit
3c64e41576
Binary file not shown.
@ -0,0 +1 @@
|
||||
e1bc9c58c1ffd51261dc0bcc256c2f0f
|
@ -0,0 +1 @@
|
||||
0c51d44b2c1d028f21c262d4152e01a41067bdba
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
15d901e6d354215824e7918b496e2598
|
@ -0,0 +1 @@
|
||||
0d532dba4a2926c9652407cebb9685fc82be78a2
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
512864a29a9626d2ba8a386e48e7523f
|
@ -0,0 +1 @@
|
||||
ae51aa8ce78e8fe4e3f6accf8363723f9de4d456
|
@ -0,0 +1,58 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>io.prismic</groupId>
|
||||
<artifactId>scala-kit_3</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<description>scala-kit</description>
|
||||
<version>1.2.19_lila-1</version>
|
||||
<name>scala-kit</name>
|
||||
<organization>
|
||||
<name>io.prismic</name>
|
||||
</organization>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.scala-lang</groupId>
|
||||
<artifactId>scala3-library_3</artifactId>
|
||||
<version>3.2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.typesafe.play</groupId>
|
||||
<artifactId>play-json_3</artifactId>
|
||||
<version>2.10.0-RC7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.typesafe.play</groupId>
|
||||
<artifactId>play-json-joda_3</artifactId>
|
||||
<version>2.10.0-RC7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.typesafe.play</groupId>
|
||||
<artifactId>play-ahc-ws-standalone_3</artifactId>
|
||||
<version>2.2.0-M2_lila-1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.typesafe.play</groupId>
|
||||
<artifactId>play-ws-standalone-json_3</artifactId>
|
||||
<version>2.2.0-M2_lila-1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.lemonlabs</groupId>
|
||||
<artifactId>scala-uri_3</artifactId>
|
||||
<version>4.0.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.blemale</groupId>
|
||||
<artifactId>scaffeine_3</artifactId>
|
||||
<version>5.2.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>lila-maven</id>
|
||||
<name>lila-maven</name>
|
||||
<url>https://raw.githubusercontent.com/lichess-org/lila-maven/master/</url>
|
||||
<layout>default</layout>
|
||||
</repository>
|
||||
</repositories>
|
||||
</project>
|
@ -0,0 +1 @@
|
||||
1e756ec4901cc738435314e3aacd04b8
|
@ -0,0 +1 @@
|
||||
2be1b549dd3cad379077eb01f3b2a517ac331fc7
|
Loading…
Reference in new issue