core-win32-arm64-msvc
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm.at.swc</groupId>
<artifactId>core-win32-arm64-msvc</artifactId>
<version>1.15.41</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm.at.swc</groupId>
<artifactId>core-win32-arm64-msvc</artifactId>
<version>1.15.41</version>
<name>swc core-win32-arm64-msvc</name>
<description>Super-fast alternative for babel</description>
<url>https://swc.rs</url>
<organization>
<name>강동윤</name>
<url>https://swc.rs</url>
</organization>
<licenses>
<license>
<name>Apache-2.0 AND MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>kdy1</name>
<email>kdy.1997.dev@gmail.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/swc-project/swc.git</connection>
<developerConnection>https://github.com/swc-project/swc.git</developerConnection>
<url>https://github.com/swc-project/swc</url>
</scm>
<issueManagement>
<url>https://github.com/swc-project/swc/issues</url>
</issueManagement>
</project>